summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/nufa.c
Commit message (Expand)AuthorAgeFilesLines
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-091-27/+30
* dht: Adding log messages to the new logging frameworkarao2015-06-231-11/+20
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* cluster/dht: Add tier translator.Dan Lambright2015-03-211-0/+5
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-161-25/+25
* cluster/dht: Allow non-local clients to function with nufa volumes.Vijay Bellur2013-07-291-6/+17
* cluster/dht: Ignore subvols with error in min-free-disk/inodesshishir gowda2013-07-101-2/+4
* nufa: allow subvols with fanout > 1Krishnan Parthasarathi2013-07-041-67/+100
* dht: make nufa/switch call dht's init/finiJeff Darcy2013-04-031-161/+16
* dht: make DHT xattr names configurableJeff Darcy2013-03-211-8/+8
* dht: Enable mem-accounting for nufaPranith Kumar K2013-02-191-0/+9
* cluster/dht: stack wind with cookiev3.4.0qa8Varun Shastry2013-01-311-7/+12
* dht: support auto-NUFA optionJeff Darcy2012-12-041-9/+67
* libglusterfs: Implement float percentagePranith Kumar K2012-11-231-6/+7
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-10/+5
* distribute: use global synctask 'env' instead of localAmar Tumballi2012-05-231-9/+0
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-17/+18
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-0/+7
* Second round of warning suppression.Jeff Darcy2011-09-291-2/+0
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-32/+7
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* distribute: bring in feature to do rebalance from insideAmar Tumballi2011-07-141-0/+9
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-161-5/+0
* cluster/distribute: remove the unused variable from 'conf'Amar Tumballi2011-06-161-6/+0
* cluster/dht: log enhancementsAmar Tumballi2011-03-171-16/+0
* cluster/dht: whitespace cleanupAmar Tumballi2011-03-171-333/+333
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+6
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+7
* cluster/dht: Fix clang errors.Sachidananda2010-08-261-10/+18
* dht: set 'lookup-unhashed' to ON by default (instead of 'auto').Amar Tumballi2010-07-191-1/+3
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-5/+0
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-4/+0
* Memory accounting changesVijay Bellur2010-04-231-15/+17
* iatt: changes across the codebaseAnand V. Avati2010-03-161-10/+10
* send lookup on every subvolume if local->hashed_subvol is NULL in nufa/switchAmar Tumballi2010-03-121-2/+3
* distribute, nufa: return 0 mtimes in preparent/postparentShehjar Tikoo2010-03-041-0/+3
* 'lookup-unhashed' option of distribute should be 'auto' by default.Amar Tumballi2010-02-061-9/+10
* fixes in nufaAmar Tumballi2009-11-261-92/+92
* distribute,nufa: layout handling changesAnand V. Avati2009-10-161-8/+8
* cluster/dht: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-081-6/+11
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-4/+8
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-5/+1
* making dht and nufa's 'min-free-disk' option to take both percent and disk-sizeAmar Tumballi2009-06-181-10/+26
* log message cleanup in distributeAnand V. Avati2009-04-241-20/+20