summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/dht: Make sure loc has gfidPranith Kumar K2013-06-101-0/+2
* cluster/dht: Fix unused-but-set-variable warningsPranith Kumar K2013-06-061-4/+0
* cluster/dht: Ignore ENOENT errors for unlink of linkfilesshishir gowda2013-06-061-2/+2
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-051-6/+9
* cluster/dht: Prevent crash in dht_linkfile_lookupshishir gowda2013-06-041-3/+3
* cluster/dht: Set layout when inode is presentPranith Kumar K2013-06-041-1/+2
* cluster/dht: Return success in dht_discover if layout issuesJeff Darcy2013-06-033-33/+65
* cluster/afr: Removed misleading log from afr_start_crawlVenkatesh Somyajulu2013-05-311-2/+2
* cluster/dht: Handle linkfile creation with EEXIST errorshishir gowda2013-05-311-0/+59
* cluster/dht: Linkfiles creation with correct uid/gidshishir gowda2013-05-312-20/+47
* cluster/dht: Do not open fd in migration check/complete for non fd opsshishir gowda2013-05-312-1/+3
* cluster/dht: getxattr linkto as root:rootshishir gowda2013-05-311-6/+15
* cluster/dht: Do migration inprog/complete check only if ENOENTshishir gowda2013-05-312-2/+8
* logging: Fix to avoid excessive logging.Venkatesh Somyajulu2013-05-281-1/+1
* dht,posix: support for case discoveryAnand Avati2013-05-251-0/+73
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-05-251-3/+3
* cluster/dht: Ignore decommissioned subvol in overlap optimizationshishir gowda2013-05-241-0/+7
* cluster/dht: Don't do extra unref in dht-migration checksPranith Kumar K2013-05-161-5/+2
* object-storage: final removal of ufo codePeter Portante2013-05-101-54/+0
* cluster/afr: Club missing entry, missing gfid self-healsPranith Kumar K2013-05-071-45/+8
* cluster/afr: Avoid self-healing extended attribute used by SELinux.Vijay Bellur2013-04-301-0/+8
* cluster/afr: Added documentation for eager-lock checkPranith Kumar K2013-04-221-0/+17
* cluster/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-092-20/+88
* afr: let eager-locking do its own overlap checksAnand Avati2013-04-053-2/+87
* cluster/afr: Treat all dir fop failure as success in changelogPranith Kumar K2013-04-033-2/+35
* cluster/afr: Made afr_sh_purge_entry_common message log more clear.Venkatesh Somyajulu2013-04-031-3/+1
* pump: Set self-heal readdir size in pumpPranith Kumar K2013-04-031-0/+1
* dht: make nufa/switch call dht's init/finiJeff Darcy2013-04-036-1032/+786
* cluster/afr: detect in-progress creation in lookup and return ENOENTPranith Kumar K2013-04-021-0/+57
* cluster/afr: sync xattrs removed on source to sink(s)Venky Shankar2013-04-021-12/+85
* cluster/afr: prevent piggyback on stale pre_opPranith Kumar K2013-04-021-33/+2
* dht: improve transform/detransform of d_off (and be ext4 safe)Anand Avati2013-04-011-5/+82
* cluster/afr: fix fd leak with unsafe call_resume()Anand Avati2013-03-282-1/+17
* cluster/afr: fsync before erase xattrs in data self-healPranith Kumar K2013-03-281-1/+75
* cluster/afr: piggyback and fsync resume changesPranith Kumar K2013-03-282-15/+18
* cluster/afr: fsync() guarantees POST-OP completionAnand Avati2013-03-273-10/+56
* cluster/afr: ensure DATA operations are made durable before POST-OPAnand Avati2013-03-274-22/+314
* dht: make DHT xattr names configurableJeff Darcy2013-03-2111-125/+192
* nfs, afr: Fail lookup only on split-brainPranith Kumar K2013-03-201-0/+4
* dht: fix a typoJulesWang2013-03-181-1/+1
* cluster/afr: Preserve mtime in self-healPranith Kumar K2013-03-121-14/+25
* cluster/distribute: Fix layout overlaps due to spread-count in selfheal pathshishir gowda2013-03-071-50/+12
* cluster xlators: s/-1/GF_CLIENT_PID_GSYNCD/Csaba Henk2013-03-033-7/+7
* cluster/afr: Turn on eager-lock for fd DATA transactionsPranith Kumar K2013-03-012-21/+7
* glusterd: Added the validation function for subvols-per-directoryAvra Sengupta2013-02-281-0/+2
* cluster/distribute: Prevent spurious multiple defrag crawlsshishir gowda2013-02-281-9/+14
* cluster/dht: print hash function munging logs in DEBUG modeAnand Avati2013-02-271-2/+2
* cluster/distribute: Add filter to support file patterns to be migratedshishir gowda2013-02-273-1/+120
* cluster/distribute: Preserve file size during rebalance migrationshishir gowda2013-02-251-0/+6
* cluster/afr: Don't queue transactions during open-fd fixPranith Kumar K2013-02-226-385/+167