summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable fusermount by default in the rpm spec file and remove bdb references.v3.0.0Pavan Sondur2009-12-071-11/+6
* Changed occurrences of Z Research to GlusterVijay Bellur2009-12-076-13/+12
* resolver: include RESOLVE_EXACT type for failure case when inode not foundAnand Avati2009-12-071-1/+2
* cluster/afr: Sync the parent directory's mtime during missing entries self-heal.Vikas Gorur2009-12-071-6/+26
* cluster/afr: Don't do entry self-heal in the background.Vikas Gorur2009-12-071-5/+0
* cluster/afr: Hold inode lock on 0-infinity for a flush transaction.Vikas Gorur2009-12-071-1/+1
* fix typo in 76d6f3fbeCsaba Henk2009-12-061-1/+1
* Save st_dev properly in stbuf.st_dev from the same subvolume.Harshavardhana Ranganath2009-12-061-1/+1
* removed every reference to BDB from configure.acAmar Tumballi2009-12-061-69/+0
* Revert "performance/write-behind: Changed default value of option disable-til...Anand V. Avati2009-12-061-1/+1
* fuse-bridge: set lk_owner to -1 for release forged flush.Csaba Henk2009-12-061-0/+1
* fuse-bridge: make use of lock owner data in a protocol adherent way.Csaba Henk2009-12-061-22/+29
* resolver: handle resolutions of pathsAnand Avati2009-12-061-2/+66
* Revert "protocol/client: return ENOENT if inode context is missing"Anand V. Avati2009-12-061-49/+21
* features/locks: Implement release xlator callback.Pavan Sondur2009-12-064-10/+48
* distribute: more cases of st_dev settingAnand Avati2009-12-061-1/+4
* distribute: return st_dev from the same subvol from where itransform is perfo...Anand Avati2009-12-062-0/+5
* fuse-bridge: log cases where newer generation is found in tableAnand Avati2009-12-061-1/+12
* features/locks: Disable mandatory locks, until we can use lock-owner field wi...Pavan Sondur2009-12-061-9/+3
* features/locks: Correct the order of arguments and print a log message in pl_...Pavan Sondur2009-12-061-2/+12
* protocol/server: more fixes in server_link_cbkAnand Avati2009-12-061-4/+4
* THIS: set THIS pointers before forget/release/releasedir callbacksAnand Avati2009-12-063-1/+12
* afr: fix fd ref leak in self-healAnand Avati2009-12-061-1/+3
* libglusterfsclient: fix libgf_client_read to handle short readsAnand Avati2009-12-061-2/+9
* performance/stat-prefetch: remove the usage of THIS.Raghavendra G2009-12-062-1/+3
* performance/stat-prefetch: fix memory leak.Raghavendra G2009-12-061-1/+4
* protocol/server: fix bad reference to @inode in server_link_cbkAnand Avati2009-12-061-1/+1
* Fix critical argument validation bug found during initial testing.Harshavardhana Ranganath2009-12-062-1/+10
* glusterfs-volgen honours now build level prefix.Harshavardhana Ranganath2009-12-062-2/+5
* libglusterfsclient/chdir: assign op_ret the return value of libgf_client_chdir.Raghavendra G2009-12-061-1/+1
* corrected the stripe's stat structure return logic.Amar Tumballi2009-12-062-354/+260
* performance/stat-prefetch: don't check whether previous lookups have been fai...Raghavendra G2009-12-051-9/+0
* fuse: fix leak in fuse_getxattr and fuse_getattrAnand Avati2009-12-051-0/+2
* cluster/afr: Fix inode_ref's for local->cont.lookup.inodeVikas Gorur2009-12-051-4/+8
* fix crash in server protocol server-connection-destroyAmar Tumballi2009-12-051-6/+8
* posix_rchecksum() - fix leak of read bufferAnand Avati2009-12-041-0/+2
* protocol/client: return ENOENT if inode context is missingAnand Avati2009-12-041-21/+49
* mount/fuse: Refactored fuse_setattr.Vikas Gorur2009-12-041-103/+40
* afr: fix memory leaksAnand Avati2009-12-043-14/+36
* performance/stat-prefetch: add "caller" arguement to sp_process_inode_ctx.Raghavendra G2009-12-041-21/+37
* performance/stat-prefetch: implement sp_check_and_create_inode_ctx.Raghavendra G2009-12-041-161/+122
* performance/stat-prefetch: refactor sp_lookup_cbk to use sp_update_inode_ctx.Raghavendra G2009-12-041-29/+10
* performance/stat-prefetch: dont check for inode context in fops like create, ...Raghavendra G2009-12-041-259/+262
* protcol/server: server_connection_destroy - destroy frame after issuing flushAnand Avati2009-12-041-5/+5
* features/locks: Process State Dump support for locks.Pavan Sondur2009-12-041-0/+213
* fixing some warnings on 64bit machine.Amar Tumballi2009-12-034-23/+28
* features/locks: Fix inodelk leak when issued an UNLOCK.Pavan Sondur2009-12-031-4/+4
* storage/posix: Fix Leak in posix_getxattr while filtering gen-number xattr.Pavan Sondur2009-12-031-0/+2
* mount/fuse: Print correct log message if encountered with errno - EAGAIN.Pavan Vilas Sondur2009-12-031-0/+9
* features/locks: Release all locks of an fd when a client disconnects.Pavan Vilas Sondur2009-12-034-5/+66