summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libglusterfsclient: Fix solaris build errorShehjar Tikoo2009-07-281-2/+3
* libglusterfs: fix SuperFastHash function used in dicitionaries in fact it alw...smyczek2009-07-271-7/+0
* cluster/afr: Use user-supplied struct flock to STACK_WINDVikas Gorur2009-07-271-1/+0
* libglusterfsclient: Workaround for local memory corruptionShehjar Tikoo2009-07-271-1/+1
* cluster/afr: Return same inode number in stat buf for readv_cbkVikas Gorur2009-07-272-0/+4
* cluster/afr: Set inode number in unwind_buf in the inode-write calls.Vikas Gorur2009-07-271-17/+17
* libglusterfsclient: Avoid overwrite of inode found through ino numberShehjar Tikoo2009-07-271-3/+8
* libglusterfsclient: Fill new loc with target's ino on linkShehjar Tikoo2009-07-271-0/+1
* enable libglusterfsclient build by defaultAnand V. Avati2009-07-231-1/+1
* libglusterfsclient: Fake a fsid for every VMPShehjar Tikoo2009-07-205-6/+72
* libglusterfsclient: Move DHT root-lookup workaround to initShehjar Tikoo2009-07-202-15/+12
* added timestamp to crash dump log.Amar Tumballi2009-07-201-4/+19
* fix build warnings in 'libglusterfsclient'Amar Tumballi2009-07-201-1/+5
* fix build warnings in 'afr'Amar Tumballi2009-07-202-6/+18
* fix build warnings in 'server-protocol'Amar Tumballi2009-07-202-26/+47
* fix build warnings in 'client-protocol'Amar Tumballi2009-07-201-7/+19
* fix build warnings in 'io-cache'Amar Tumballi2009-07-201-1/+7
* fix build warnings in 'auth' moduleAmar Tumballi2009-07-202-5/+33
* fix build warnings in glusterfsdAmar Tumballi2009-07-201-22/+41
* fix build warnings in 'libglusterfs/'Amar Tumballi2009-07-208-53/+145
* posix getxattr supports new key 'trusted.glusterfs.location'Amar Tumballi2009-07-202-0/+24
* removed mod_glusterfs from the buildAmar Tumballi2009-07-172-107/+1
* libglusterfsclient: Invalidate not update iattr cache on writevShehjar Tikoo2009-07-172-2/+48
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/glusterAnand V. Avati2009-07-160-0/+0
|\
| * Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/glusterAnand V. Avati2009-07-090-0/+0
| |\
* | | server: don't check for 'loc->parent' in entrylk and inodelk callsAmar Tumballi2009-07-161-4/+2
* | | change mount.glusterfs.in to work with non-bash shells too.Amar Tumballi2009-07-161-4/+4
* | | iostat to have more io detailsAmar Tumballi2009-07-161-9/+59
* | | quick-read: implement release and forget cbks.Raghavendra G2009-07-161-0/+49
* | | quick-read: implement qr_lk.Raghavendra G2009-07-161-0/+97
* | | quick-read: implement qr_ftruncate.Raghavendra G2009-07-161-0/+142
* | | quick-read: implement qr_fsync.Raghavendra G2009-07-161-0/+94
* | | quick-read: implement qr_finodelk.Raghavendra G2009-07-161-0/+100
* | | quick-read: implement qr_fentrylk.Raghavendra G2009-07-161-0/+100
* | | quick-read: implement qr_flush.Raghavendra G2009-07-161-0/+74
* | | quick-read: implement qr_fgetxattr.Raghavendra G2009-07-161-0/+101
* | | quick-read: implement qr_fsetxattr.Raghavendra G2009-07-161-0/+99
* | | quick-read: implement lc_fchmodRaghavendra G2009-07-161-0/+93
* | | quick-read: implement qr_fchownRaghavendra G2009-07-161-0/+95
* | | quick-read: implement qr_fstat.Raghavendra G2009-07-161-0/+94
* | | quick-read: implement qr_writevRaghavendra G2009-07-161-0/+118
* | | quick-read: implement qr_readvRaghavendra G2009-07-161-0/+525
* | | quick-read: implement qr_openRaghavendra G2009-07-162-0/+219
* | | quick-read: add qr_lookup.Raghavendra G2009-07-162-0/+147
* | | Implementing quick-read translator.Raghavendra G2009-07-166-1/+186
* | | Return stat from read subvolume in dir-write ops.Vikas Gorur2009-07-162-52/+83
* | | Return stat info from read-child in all the inode-write opsVikas Gorur2009-07-162-18/+205
* | | add strict validatation of GF_OPTION_TYPE_PATH option type.Amar Tumballi2009-07-161-1/+9
* | | fuse-bridge: Export user.glusterfs-booster-mount xattrShehjar Tikoo2009-07-161-0/+3
* | | break inode_path if the length of the path crosses PATH_MAXAmar Tumballi2009-07-161-0/+7