summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libglusterfsclient: getxattr should return the length of the xattr when size ...Raghavendra G2009-11-181-11/+19
* libglusterfsclient/ftruncate: add braces to ensure proper evaluation of if co...Raghavendra G2009-11-181-2/+2
* booster: implement creat64.Raghavendra G2009-11-181-0/+47
* booster: implement truncate and truncate64.Raghavendra G2009-11-181-0/+76
* libglusterfsclient: implement glusterfs_truncate.Raghavendra G2009-11-182-1/+117
* booster: implement ftruncate64.Raghavendra G2009-11-181-1/+33
* libglusterfsclient: fix libgf_vmp_virtual_path. - This procedure used to retu...Raghavendra G2009-11-181-8/+11
* booster: implement getcwd.Raghavendra G2009-11-181-0/+14
* booster: implement fchdir.Raghavendra G2009-11-181-0/+43
* booster: implement chdir.Raghavendra G2009-11-181-0/+53
* libglusterfsclient: implement glusterfs_getcwd.Raghavendra G2009-11-182-0/+78
* libglusterfsclient: implement glusterfs_fchdir.Raghavendra G2009-11-183-5/+140
* libglusterfsclient: implement glusterfs_chdir.Raghavendra G2009-11-182-0/+126
* libglusterfsclient: Support relative paths.Raghavendra G2009-11-181-319/+321
* Revert "booster, libglusterfsclient: Support samba specific relative paths"Raghavendra G2009-11-183-181/+166
* libglusterfs: Fix error handling in _gf_log.Vikas Gorur2009-11-181-7/+12
* Upgrade FUSE protocol to rev. 7.13Csaba Henk2009-11-162-5/+17
* transport/ib-verbs: fix race-condition resulting in freeing of transport whil...Raghavendra G2009-11-161-11/+70
* transport/ib-verbs: synchronize ib_verbs_recv_completion_proc with ib_verbs_r...Raghavendra G2009-11-162-5/+6
* fixing a crash in posix (on 32bit)Amar Tumballi2009-11-161-1/+3
* fixes in stripeAmar Tumballi2009-11-161-2/+3
* mount/fuse: Assign the right inode to fuse_entry_out in fuse_create_cbk().Vijay Bellur2009-11-161-2/+2
* protocol/client: preserve open/create flags in fdctx for reopeningAnand Avati2009-11-132-0/+8
* Disabled centralized logging by default.Harshavardhana Ranganath2009-11-131-3/+1
* performance/quick-read: set return value to zero after successful init.Raghavendra G2009-11-131-0/+2
* mount/fuse: Prevent a hang on the mount point if no server is up when the cli...Pavan Sondur2009-11-131-4/+49
* extras/glusterfs-volgen: Make the script more user-friendly.Vikas Gorur2009-11-131-30/+57
* cluster/afr: Fix self-heal loop driver termination logic.Vikas Gorur2009-11-131-7/+19
* cluster/afr: Ensure directory contents are in sync during opendir.Vikas Gorur2009-11-135-10/+281
* cluster/afr: Refactored inode context bitmasks.Vikas Gorur2009-11-131-6/+10
* mount/fuse: Do readdirp in fuse_readdir.Vikas Gorur2009-11-131-2/+2
* cluster/dht: Do readdir in dht_readdir instead of readdirpVikas Gorur2009-11-131-1/+1
* fix a crash in debug/traceAmar Tumballi2009-11-131-4/+4
* protoocl/client: file directory reopen supportAnand Avati2009-11-132-117/+631
* protocol/client: whitespace cleanupAnand Avati2009-11-132-3631/+3631
* cluster/stripe: Initialize frame->local before checking for directory or regu...vinayak hegde2009-11-131-18/+22
* cluster/stripe: Set local->inode value before referring it.vinayak hegde2009-11-121-1/+7
* cluster/stripe: local was not being set in stripe_mknod_ifreg_setxattr_cbk()Vijay Bellur2009-11-121-0/+2
* core: Replace inode_search with inode_grep in inode_from_pathShehjar Tikoo2009-11-121-1/+1
* Add unhashed-sticky-bit option to volume_options structureSachidananda2009-11-121-0/+3
* Add glusterfs-volgen to master, change fusermount options and other changes t...Pavan Sondur2009-11-115-14/+17
* performance/stat-prefetch: In lookup_cbk do not set error no to EINVAL, when ...vinayak hegde2009-11-051-3/+0
* cluster/afr: In fop structure afr_readdirp is not correctly registered.vinayak hegde2009-11-051-1/+1
* performance/stat-prefetch: In sp_readdir_cbk op_ret value is not handled.vinayak hegde2009-11-051-0/+4
* libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should be char...vinayak hegde2009-11-051-1/+1
* Do not abort make install if a chown on the fuser-mount script does not succeed.Pavan Sondur2009-11-031-1/+1
* Remove fuse_lowlevel.h from xlator.h in libglusterfs.Pavan Sondur2009-11-032-4/+2
* libglusterfsclient: Dont alloc root inode contextShehjar Tikoo2009-11-031-1/+0
* libglusterfsclient: Prevent root inode number clobberingShehjar Tikoo2009-11-031-19/+29
* cluster/afr: Bail out of the self-heal driver loops as soon as possibleVikas Gorur2009-11-031-4/+4