summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
* dht: dht_lookup_dir_cbk should set op_errno as local->op_errnov3.4.3beta1shishir gowda2014-03-111-1/+1
* cluster/dht: Make sure loc has gfidPranith Kumar K2014-01-131-0/+2
* cluster/dht: Ignore ENOENT errors for unlink of linkfilesAnand Avati2013-12-241-2/+4
* Revert "core: fix errno for non-existent GFID"Vijay Bellur2013-12-245-12/+8
* cluster/dht: interim fix for reverting 837422858cVijay Bellur2013-12-241-1/+1
* cluster/dht: Ignore decommissioned subvol in overlap optimizationshishir gowda2013-12-161-0/+7
* cluster/dht: Fix anomaly checkv3.4.2qa3shishir gowda2013-12-141-3/+11
* cluster/dht: Del GF_READDIR_SKIP_DIRS key from dict for first_upshishir gowda2013-12-142-4/+12
* cluster/dht: Do migration inprog/complete check only if ENOENTAnand Avati2013-12-132-1/+7
* cluster/dht: set layout in inode ctx even if linkfile failsshishir gowda2013-12-101-1/+1
* distribute: Rebalance should provide even disk space distributionshishir gowda2013-12-101-15/+30
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-031-0/+1
* cluster/dht: set layout in inode ctx even if linkfile failsAnand Avati2013-11-261-1/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-265-8/+12
* cluster/dht: Treat migration failures due to space constraints as skippedv3.4.1qa3shishir gowda2013-09-192-5/+30
* cluster/dht: Ignore subvols with error in min-free-disk/inodesAmar Tumballi2013-09-105-17/+86
* cluster/dht: assign layout onto missing directories tooAnand Avati2013-09-101-4/+28
* Fix crash in dht_migration_complete_check_task because of NULL fdEmmanuel Dreyfus2013-06-082-1/+3
* dht,posix: support for case discoveryAnand Avati2013-06-081-0/+73
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-06-081-3/+3
* glusterd: Backport of vme table changes from masterKaushal M2013-06-051-0/+2
* cluster/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-112-20/+88
* dht: improve transform/detransform of d_off (and be ext4 safe)shishir gowda2013-04-111-5/+82
* cluster/distribute: Fix layout overlaps due to spread-count in selfheal pathshishir gowda2013-03-091-50/+12
* cluster/distribute: Reopen fds in migration internally as root:rootshishir gowda2013-03-041-1/+10
* cluster/distribute: Prevent spurious multiple defrag crawlsshishir gowda2013-03-041-9/+14
* cluster/distribute: Preserve file size during rebalance migrationshishir gowda2013-03-041-0/+6
* cluster/distribute: Remove suprious fd_unref callshishir gowda2013-03-041-2/+0
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-03-044-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 cookiev3.4.0qa8Varun 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 subvolsv3.4.0qa7shishir 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 downv3.4.0qa3shishir 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