summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bring in fusermountCsaba Henk2009-08-129-8/+1454
* fuse: add proper mounting support, based on libfuse routinesCsaba Henk2009-08-124-42/+559
* fuse: move libfuse derived code over under contrib/Csaba Henk2009-08-126-45/+554
* upgrade FUSE protocol to 7.12 and add support for older versions of the protocolCsaba Henk2009-08-122-18/+115
* basic version of direct FUSE interface (ie. not relying on libfuse)Csaba Henk2009-08-126-989/+1472
* protocol/client: fixed registration of saved_fdsAnand Avati2009-08-071-2/+2
* Removed BRANCH: tagAnand V. Avati2009-08-061-2/+2
* server-lookup: added path info from header to log messageAmar Tumballi2009-08-041-3/+4
* dht_stat_merge - use the highest uid when ambiguousAnand Avati2009-08-041-2/+3
* add check for making sure 'fd' belongs to directory in posix-readdirAmar Tumballi2009-08-041-0/+7
* logging related bug fix in server_lookup()Amar Tumballi2009-08-041-4/+3
* increased ib-verbs buffer sizeAmar Tumballi2009-08-041-2/+2
* adding an option to mount.glusterfs for server failover to fetch volume files.Amar Tumballi2009-08-041-20/+32
* cluster/afr: inode-read: Check stat buf for NULL before attempting to set ino...Vikas Gorur2009-08-041-3/+4
* client-protocol: log messages at WARNING loglevel when client_bind on privile...Raghavendra G2009-07-312-2/+2
* libglusterfsclient: Bind fd on fd creation code pathsShehjar Tikoo2009-07-312-3/+9
* libglusterfsclient: Invalidate iattr cache on readsShehjar Tikoo2009-07-311-4/+2
* replicate: Return ino from first subvolume on inode creation fopsShehjar Tikoo2009-07-301-9/+28
* libglusterfsclient: Use iobufs for storing application write dataShehjar Tikoo2009-07-302-18/+85
* booster: Fix fd leak due to incorrect NULL checkShehjar Tikoo2009-07-291-1/+1
* glusterfsd: handle logfile path specification appropriately.Basavanagowda Kanur2009-07-281-1/+8
* server-protocol: fix in server-loc-fill()Amar Tumballi2009-07-281-3/+0
* 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