Commit Graph

  • 5d417f0f88 io-threads: indentation and logging fixes Raghavendra G 2009-04-30 07:09:42 -07:00
  • bed4717a1b Cleaned up log messages in storage/posix. Vikas Gorur 2009-04-30 10:42:14 -07:00
  • f9d689ef3d write-behind: indentation and logging fixes Raghavendra G 2009-04-29 05:23:17 -07:00
  • 60d91b6976 read-ahead: indentation and logging fixes Raghavendra G 2009-04-29 04:21:59 -07:00
  • 946436dc17 Fix a conditional during dependency check Harshavardhana 2009-04-24 05:47:39 -07:00
  • ce6fa580af bug fix in server protocol segfault when the volume file key is NULL Amar Tumballi 2009-04-29 08:51:41 -07:00
  • 78aa2ee7d2 Cleaned up log messages in features/locks. Vikas Gorur 2009-04-29 03:23:55 -07:00
  • d22b495e0c cluster/unify - unify_forget() should not try to access inode->ctx, if inode->st_mode is not set. Basavanagowda Kanur 2009-04-29 02:16:51 +05:30
  • 2de8717247 mod_glusterfs/apache/2.2: fix segmentation fault Raghavendra G 2009-04-26 22:51:18 -07:00
  • 3e3fa81c34 memory leak fix in auth/login.c Raghavendra G 2009-04-26 21:36:33 -07:00
  • f827d15366 protocol/server indentation fixes Anand V. Avati 2009-04-28 19:29:50 +05:30
  • 604f38b8df protocol/server log level fixes Anand V. Avati 2009-04-28 16:02:22 +05:30
  • 7bbbc9c878 protocol client log cleanup Anand V. Avati 2009-04-28 15:11:21 +05:30
  • 7ce91b4e86 fuse-bridge log cleanup Anand V. Avati 2009-04-28 15:11:05 +05:30
  • d2ed893e3a socket transport logging cleanup Anand V. Avati 2009-04-28 15:10:38 +05:30
  • 702affac48 dht logging cleanup Anand V. Avati 2009-04-28 15:10:16 +05:30
  • a76ce13ce2 afr logging cleanup Anand V. Avati 2009-04-28 15:09:57 +05:30
  • 34f9a0b300 libglusterfs log cleanup Anand V. Avati 2009-04-28 15:09:22 +05:30
  • 29f111a22f log message cleanup in distribute Anand V. Avati 2009-04-21 19:39:24 +05:30
  • 53f4af3aad log message supressing in DNS resolution Anand V. Avati 2009-04-21 21:36:27 +05:30
  • 3699c3b966 cleanup of logs in socket and ib-verbs transports Anand V. Avati 2009-04-21 21:34:38 +05:30
  • 9c540ee5bf Cleaned up log messages in replicate. Vikas Gorur 2009-04-21 02:34:08 -07:00
  • 04532fe34c Cleaned up log messages in client-protocol. Vikas Gorur 2009-04-21 02:34:07 -07:00
  • f99f41b67e Cleaned up log messages in mount/fuse. Vikas Gorur 2009-04-21 02:34:06 -07:00
  • 8825c34d14 Cleaned up log messages in xlator.c Vikas Gorur 2009-04-21 02:34:05 -07:00
  • add02343dd Cleaned up log messages in spec.y Vikas Gorur 2009-04-21 02:34:04 -07:00
  • 0651c3a12c Cleaned up log messages in inode.c Vikas Gorur 2009-04-21 02:34:03 -07:00
  • c3e4bb1bc8 Changed logging format to remove line number & function name from NORMAL and higher levels. Vikas Gorur 2009-04-21 02:34:02 -07:00
  • b52a5a408b Introduce new log level GF_LOG_TRACE. Vikas Gorur 2009-04-21 02:34:01 -07:00
  • 174872b364 Remove log level TRACE and the macro GF_TRACE. Vikas Gorur 2009-04-21 02:18:38 -07:00
  • e0c284c6e7 iobuf: Define MAP_ANONYMOUS Shehjar Tikoo 2009-04-24 15:28:40 +05:30
  • 7b2e459db6 rename transport-timeout to frame-timeout, and set default to 30mins Anand V. Avati 2009-04-24 15:18:15 +05:30
  • d892c56c1d Revised README Vikas Gorur 2009-04-24 00:57:42 -07:00
  • 689347f278 Do not fail lookup() in case of split-brain. Vikas Gorur 2009-04-23 06:53:02 -07:00
  • 99351618cd "option unhashed-sticky-bit on/off" krishna 2009-04-22 23:43:58 -07:00
  • b6f634f602 fix build warning in locks translator Anand V. Avati 2009-04-23 11:20:17 +05:30
  • d886ceb9cb minor build fix - set EXTRA_DIST to point to MacOSX/Portfile instead of Portfile Anand V. Avati 2009-04-23 11:09:37 +05:30
  • b0acbf09c2 fix bdb_db_get() to return exactly read bytes and to copy the read data to given buffer only when needed. Basavanagowda Kanur 2009-04-23 04:05:00 +05:30
  • e5686c440f mod_glusterfs/lighttpd/1.4: port to use virtual mountpoints. Raghavendra G 2009-04-22 07:33:59 -07:00
  • 5f0bf57006 mod_glusterfs/lighttpd/1.4: ensure each line is no more than 80 characters Raghavendra G 2009-04-22 07:34:10 -07:00
  • 7a77bad6d5 mod_glusterfs: port apache/1.3/mod_glusterfs to use virtual mount points Raghavendra G 2009-04-22 07:32:30 -07:00
  • e26b63ccfc apache/1.3/mod_glusterfs: ensure each line is of maximum 80 characters. Raghavendra G 2009-04-22 07:32:42 -07:00
  • 3c68984b6f libglusterfsclient: implement glusterfs_umount Raghavendra G 2009-04-22 07:32:53 -07:00
  • b817670c60 mod_glusterfs: port apache/2.2/mod_glusterfs to use virtual mount points Raghavendra G 2009-04-22 07:33:03 -07:00
  • 725a1fcb1e mod_glusterfs: coding guidelines related changes Raghavendra G 2009-04-22 07:33:15 -07:00
  • c8e9a96e2c replicate dir self-heal - when creating a missing dir/file, set pending xattrs on source subvolume for that dir/file Anand V. Avati 2009-04-23 10:20:06 +05:30
  • bb592b1a84 fix in afr directory self-heal (partial healing) Anand V. Avati 2009-04-23 02:18:52 +05:30
  • 86fff0e75b Add MacOSX based packaging file into repo Harshavardhana 2009-04-21 02:24:22 -07:00
  • 38a6a5b1a1 Bug fix in releasing inode locks when transport gets disconnected. Vikas Gorur 2009-04-22 04:31:36 -07:00
  • df6d9e1681 Release all pending locks in pl_forget(). Vikas Gorur 2009-04-22 01:02:09 -07:00
  • 7eb63e30f2 iobuf_pool->arenas_cnt should be incremented in iobuf_arena_alloc, and not iobuf_pool_add_arena (to avoid counting of unpruned arenas) Anand V. Avati 2009-04-22 12:55:47 +05:30
  • 4877476fa1 0-byte write guard Anand V. Avati 2009-04-22 04:01:06 +05:30
  • bc1dff620c handle iobuf NULL return case in fuse-bridge, by waiting 10 seconds and trying again Anand V. Avati 2009-04-22 03:59:30 +05:30
  • cf508025fe fd leak fix Anand V. Avati 2009-04-22 03:44:01 +05:30
  • 8d2e5d8062 afr_lookup_cbk - self-heal getting missed Anand V. Avati 2009-04-22 02:21:46 +05:30
  • 07f1524165 posix: Ensure EINVAL return on NULL args Shehjar Tikoo 2009-04-21 04:50:33 -07:00
  • 27e1c9fbd3 call-stub: Check for NULL in the correct variable Shehjar Tikoo 2009-04-21 04:50:20 -07:00
  • 31643eb227 io-threads: Add fxattrop fop Shehjar Tikoo 2009-04-21 04:50:08 -07:00
  • e246a31316 io-threads: Add xattrop fop Shehjar Tikoo 2009-04-21 04:49:55 -07:00
  • a9b4360d88 io-threads: Add readdir fop Shehjar Tikoo 2009-04-21 04:49:45 -07:00
  • d1eb9b13d2 io-threads: Add removexattr fop Shehjar Tikoo 2009-04-21 04:49:24 -07:00
  • 609c5aff6f io-threads: Add fsetxattr fop Shehjar Tikoo 2009-04-21 04:49:10 -07:00
  • a77340b941 io-threads: Add fgetxattr fop Shehjar Tikoo 2009-04-21 04:48:56 -07:00
  • d7753849cc io-threads: Add getxattr fop Shehjar Tikoo 2009-04-21 04:48:45 -07:00
  • 6b426bc53e io-threads: Add setxattr fop Shehjar Tikoo 2009-04-21 04:48:33 -07:00
  • 1cb8064b2a io-threads: Add statfs fop Shehjar Tikoo 2009-04-21 04:48:21 -07:00
  • d769066ddc io-threads: Add fsyncdir fop Shehjar Tikoo 2009-04-21 04:48:08 -07:00
  • 282a39c19e io-threads: Add opendir fop Shehjar Tikoo 2009-04-21 04:47:56 -07:00
  • cdbeb01abb io-threads: Add link fop Shehjar Tikoo 2009-04-21 04:47:42 -07:00
  • 6bff99a8f9 libglusterfsclient: Add VMP-based realpath Shehjar Tikoo 2009-04-20 12:36:44 -07:00
  • cf22fd1d04 libglusterfsclient: Add VMP-based readlink Shehjar Tikoo 2009-04-20 12:36:21 -07:00
  • a9febb4bd3 libglusterfsclient: Add VMP-based symlink Shehjar Tikoo 2009-04-20 12:36:05 -07:00
  • cb95018ada libglusterfsclient: Add VMP-based unlink Shehjar Tikoo 2009-04-20 12:35:50 -07:00
  • 6f91c9dc86 libglusterfsclient: Add VMP-based mkfifo Shehjar Tikoo 2009-04-20 12:35:32 -07:00
  • bcc9a67fc2 libglusterfsclient: Add VMP-based mknod Shehjar Tikoo 2009-04-20 12:35:17 -07:00
  • a7205e78bf libglusterfsclient: Add VMP-based utime Shehjar Tikoo 2009-04-20 12:34:58 -07:00
  • e707afad9f libglusterfsclient: Add VMP-based utimes Shehjar Tikoo 2009-04-20 12:34:41 -07:00
  • b425940009 libglusterfsclient: Add VMP-based statvfs Shehjar Tikoo 2009-04-20 12:34:20 -07:00
  • 6cb3159ef3 libglusterfsclient: Add VMP-based statfs Shehjar Tikoo 2009-04-20 12:34:02 -07:00
  • de2192ea75 libglusterfsclient: Add VMP-based link Shehjar Tikoo 2009-04-20 12:33:43 -07:00
  • 12d9b4cccd libglusterfsclient: Add VMP-based opendir Shehjar Tikoo 2009-04-20 12:33:26 -07:00
  • e2ba80403c libglusterfsclient: Add VMP-based chown Shehjar Tikoo 2009-04-20 12:33:06 -07:00
  • 74a46284e1 libglusterfsclient: Add VMP-based chmod Shehjar Tikoo 2009-04-20 12:32:46 -07:00
  • 721783da4f libglusterfsclient: Add VMP-based rmdir Shehjar Tikoo 2009-04-20 12:32:29 -07:00
  • 07da4292a8 libglusterfsclient: Add VMP-based mkdir Shehjar Tikoo 2009-04-20 12:32:06 -07:00
  • dc53183708 libglusterfsclient: Add VMP-based lstat Shehjar Tikoo 2009-04-20 12:31:49 -07:00
  • 84eb262529 libglusterfsclient: Add VMP-based stat Shehjar Tikoo 2009-04-20 12:31:31 -07:00
  • aa1e2fd37a libglusterfsclient: Fix stat cache bug Shehjar Tikoo 2009-04-20 12:31:09 -07:00
  • f29383ef35 libglusterfsclient: Add VMP-based setxattr Shehjar Tikoo 2009-04-20 12:30:51 -07:00
  • 4074769dd2 libglusterfsclient: Add VMP-based creat Shehjar Tikoo 2009-04-20 12:30:36 -07:00
  • d875df0c5c libglusterfsclient: Add VMP-based open Shehjar Tikoo 2009-04-20 12:30:15 -07:00
  • bb2ca0ec0d libglusterfsclient: Add VMP-based getxattr Shehjar Tikoo 2009-04-20 12:29:57 -07:00
  • 6cd6561529 libglusterfsclient: Add VMP-based get Shehjar Tikoo 2009-04-20 12:29:40 -07:00
  • 86a1c646ee libglusterfsclient: Add virtual mount point support Shehjar Tikoo 2009-04-20 12:29:21 -07:00
  • 7c7fd9039b libglusterfsclient: Must return size from readv Shehjar Tikoo 2009-04-20 12:29:00 -07:00
  • 7bc1747de7 libglusterfsclient: Expose glusterfs_realpath Shehjar Tikoo 2009-04-20 12:28:40 -07:00
  • 82394d4848 Check return value of afr_sh_select_source. Vikas Gorur 2009-04-20 03:54:04 -07:00
  • fbefbfee74 change errno EINVAL to ENOENT in case of all fuse_* calls for fuse_reply_err () Harshavardhana 2009-04-20 04:59:54 -07:00
  • 2f5ee29248 Minor fix in afr_sh_build_pending_matrix. Vikas Gorur 2009-04-20 03:38:15 -07:00
  • aa085b1067 inode.c - NULL check for the extra __inode_search performed, when presented inode is not hashed. Anand V. Avati 2009-04-20 13:15:12 +05:30