summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
...
* 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/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-092-20/+88
* dht: make nufa/switch call dht's init/finiJeff Darcy2013-04-036-1032/+786
* dht: improve transform/detransform of d_off (and be ext4 safe)Anand Avati2013-04-011-5/+82
* dht: make DHT xattr names configurableJeff Darcy2013-03-2111-125/+192
* dht: fix a typoJulesWang2013-03-181-1/+1
* 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-031-2/+2
* 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
* dht: Enable mem-accounting for nufaPranith Kumar K2013-02-191-0/+9
* distribute: add hash-name-regex optionJeff Darcy2013-02-185-23/+125
* cluster/dht: improvement in rebalance logsAmar Tumballi2013-02-171-2/+2
* cluster/distribute: Reopen fds in migration internally as root:rootshishir gowda2013-02-141-1/+10
* cluster/distribute: Remove suprious fd_unref callshishir gowda2013-02-141-2/+0
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-02-134-4/+101
* cluster/dht: pathinfo xattr changes for directoriesVenky Shankar2013-02-082-92/+224
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-3/+3
* dht: better layout-optimization algorithmJeff Darcy2013-02-072-22/+76
* cluster/dht: Correct min_free_disk behaviourRaghavendra Talur2013-02-042-27/+89
* cluster/dht: ignore EEXIST error in mkdir to avoid GFID mismatchAnand Avati2013-02-031-0/+9
* cluster/dht: stack wind with cookieVarun Shastry2013-01-313-29/+45
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-301-6/+6
* cluster/distribute: get_layout should account only available subvolsshishir gowda2013-01-231-4/+3
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-211-4/+24
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-1/+1
* cluster/distribute: If cached_subvol is down, return ENOTCONN in lookupshishir gowda2013-01-211-1/+10
* cluster/dht: update ctx-time only if we receive the new iattVarun Shastry2013-01-172-5/+8
* cluster/dht: Add "afr.readdir-failover=off" option the rebalance processshishir gowda2012-12-161-7/+27
* cluster/distribute: re-set layouts to prevent overlapsshishir gowda2012-12-114-8/+55
* dht: support auto-NUFA optionJeff Darcy2012-12-041-9/+67
* fix memory leaksRaghavendra Bhat2012-12-042-1/+3
* cluster/dht: fail fix-layout if any of the subvol is downshishir gowda2012-11-295-35/+47
* cluster/dht: Heal dir uid/gidshishir gowda2012-11-294-1/+105
* cluster/dht: send ACCESS call on dir to first_up_subvol if cached is downshishir gowda2012-11-291-0/+11
* cluster/distribute: send getxattr on LOCKINFO to only cached subvolumes.Raghavendra2012-11-271-1/+3
* libglusterfs: Implement float percentagePranith Kumar K2012-11-234-20/+21
* cluster/dht: dump the layout information of directories onlyRaghavendra Bhat2012-11-191-9/+18
* cluster/dht: ignore empty ->hashed_subvol during lookupVenky Shankar2012-10-171-9/+1
* cluster/distribute: Always return the latest time in struct iatt.shishir gowda2012-10-166-50/+264
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* dht: improve dht_fix_layout_of_directory for better re-assignmentAnand Avati2012-09-121-145/+78