summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
* cluster/distribute lookup: Request layout info for dir'sv3.2.5qa8shishir gowda2011-11-101-6/+6
* cluster/distribute stat: Take ref on inode before to prevent crash.shishir gowda2011-11-091-16/+21
* cluster/distribute lookup: send revalidate calls to all subvols for directoriesshishir gowda2011-11-091-0/+11
* stripe read: Wipe stat in reply to prevent truncated error.shishir gowda2011-11-081-1/+0
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-041-2/+3
* cluster/dht: set gfid in lookup locPranith Kumar K2011-11-031-0/+2
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-10-301-2/+2
* cluster/dht: selfheal as rootshishir gowda2011-10-102-0/+2
* afr/stripe: collect pathinfo xattr from all childsVenky Shankar2011-08-242-17/+44
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-08-181-3/+26
* Change Copyright current yearPranith Kumar K2011-08-1013-13/+13
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0613-39/+39
* cluster/dht: clear local->cached_subvol when switching to do_fresh_lookupAnand Avati2011-08-061-0/+1
* DHT rename: Recreate linkfile after unlinkshishir gowda2011-08-033-143/+50
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-011-1/+1
* cluster/dht: dht_rename() - handle GFID situationsAnand Avati2011-07-251-14/+60
* cluster/distribute: send proper 'params' dictionary during linkfile creationAmar Tumballi2011-07-121-4/+13
* cluster/dht: fix race between two directory renamesv3.2.2qa5Anand Avati2011-07-121-7/+79
* DHT access: For nfs calls, op_ret is always 0, and mode is op_errnoshishir gowda2011-07-081-1/+10
* dht: set linkto xattr with linkfile create (mknod)Anand Avati2011-07-011-75/+13
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-142-1/+7
* cluster/dht: use GFID returned from hashed subvolumev3.2.1qa4Anand Avati2011-06-091-0/+5
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-081-3/+1
* dht-rename: Unlink older link files before creating new oneshishir gowda2011-05-313-2/+150
* cluster/dht: detect linkfiles mismatching gfids and delete+recreateAnand Avati2011-05-311-70/+107
* cluster/dht: notify should succeed when waiting for all subvols first eventPranith Kumar K2011-05-311-1/+3
* DHT: Propogate error if dht_rmdir_opendir_cbkshishir gowda2011-04-171-0/+2
* DHT: Make assert-no-child-down a boolean optionshishir gowda2011-04-151-11/+11
* DHT: Add xlator-option assert_no_child_downshishir gowda2011-04-143-0/+24
* cluster/distribute: Account for the first lookup sent to check whether the pa...Raghavendra G2011-04-101-1/+15
* DHT: send revalidate to all subvols and not just first subvolshishir gowda2011-04-101-6/+10
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-072-3/+3
* cluster/dht: send back the proper inode number in the cbk functionsAmar Tumballi2011-04-061-2/+4
* cluster/dht: log level fixes in lookup* functionsAmar Tumballi2011-04-061-21/+20
* log gfid mismatches for the same file in cluster xlator lookupAmar Tumballi2011-04-061-1/+20
* Revert "Process dir/link from other subvol if error in dht_readdir"Vijay Bellur2011-03-311-17/+4
* cluster/dht: Fix double freeing in quota aggregate.Junaid2011-03-261-10/+23
* Process dir/link from other subvol if error in dht_readdirshishir gowda2011-03-251-4/+17
* CLI : Validate options farmework.Gaurav2011-03-231-23/+20
* cluster/distribute: aggregate quota-sizes in lookup and getxattr.Raghavendra G2011-03-221-2/+54
* cluster/dht: log enhancementsAmar Tumballi2011-03-1710-311/+263
* cluster/dht: whitespace cleanupAmar Tumballi2011-03-1713-4734/+4728
* dht: log filename on failed reavalidateAnand Avati2011-02-251-2/+3
* dht: do not send revalidates to all subvolsAnand Avati2011-02-221-10/+6
* core: have framework for GF_EVENT_CHILD_MODIFIED notifcation eventAnand Avati2011-02-221-1/+8
* Solaris build fixesshishir gowda2011-02-221-1/+1
* cluster/dht : implement a fsetxattr() commandAmar Tumballi2011-02-182-0/+45
* cluster/dht: Send removexattr() to all subvolumes.Vikas Gorur2011-02-141-4/+52
* cluster/dht: Perform self-heal as rootPranith K2011-02-083-35/+2
* cluster/dht: restore attrs of dirs in self-healPranith K2011-02-071-3/+63