summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* storage/posix: Make the janitor sleep duration configurable.v3.0.1rc2Vikas Gorur2010-01-212-12/+35
* storage/posix: Hand off calling close() and closedir() to the janitor thread.Vikas Gorur2010-01-192-33/+81
* stripe entry self healAmar Tumballi2010-01-191-10/+97
* cluster/afr: Pick a source for metadata self-heal even if all nodes are innoc...Vikas Gorur2010-01-141-0/+28
* cluster/unify: don't call xl_init_tree on namespace node.Raghavendra G2010-01-141-11/+0
* features/locks: Fix broken interface grant_blocked_inode_locksPavan Sondur2010-01-142-22/+35
* features/locks: Do not call grant blocked locks in pl_forgetPavan Sondur2010-01-141-44/+85
* fuse: treat DESTROY message as proto requires, ie. don't leave it unansweredCsaba Henk2010-01-121-2/+4
* cluster/afr: Use dict_ref instead of dict_copy_with_ref.Vikas Gorur2010-01-081-2/+2
* fuse: fix memleakCsaba Henk2010-01-061-0/+1
* storage/posix: Zero out the checksum array in rchecksum.Vikas Gorur2009-12-281-0/+2
* cluster/afr: Allocate diff algorithm loop_state structures only once.Vikas Gorur2009-12-282-47/+167
* cluster/afr: Report number of blocks healed during diff self-heal.Vikas Gorur2009-12-282-1/+18
* protocol/client: Fail revalidate with ESTALE.Vikas Gorur2009-12-281-0/+1
* properly ref/unref fd in stripe_opendir_cbkAmar Tumballi2009-12-221-0/+5
* features/locks: Unwind if inode is NULL to prevent 'lost' frame.Pavan Sondur2009-12-211-6/+9
* fuse-bridge: Don't try to fill a loc in setattr when we can proceed on with a...Csaba Henk2009-12-181-2/+9
* distribute: Dont dereference sbuf on failed readlink_cbkShehjar Tikoo2009-12-181-0/+4
* Added null checks in "fini"Harshavardhana Ranganath2009-12-182-0/+6
* cluster/dht: Check for pointers before de-referencing in dht_stat_merge()Vijay Bellur2009-12-161-0/+3
* more cleanup in stripe stat structuresAmar Tumballi2009-12-151-335/+83
* fix typo in posixCsaba Henk2009-12-141-1/+1
* Changed occurrences of Z Research to GlusterVijay Bellur2009-12-071-1/+1
* 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
* 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-061-1/+1
* afr: fix fd ref leak in self-healAnand Avati2009-12-061-1/+3
* 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
* 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