summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-layout.c
Commit message (Expand)AuthorAgeFilesLines
* dht - Reducing methods scopeBarak Sason Rofman2020-02-131-7/+4
* xlator/dht-selfheal: structure loggingyatipadia2020-02-041-39/+34
* cluster/dht: Log hashes in hexN Balachandran2019-08-061-7/+7
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-3/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-3/+3
* dht: coverity fixesSusant Palai2018-10-051-12/+3
* Land part 2 of clang-format changesGluster Ant2018-09-121-662/+613
* cluster/dht: Initialise pointers to nullN Balachandran2018-09-061-2/+2
* multiple files: calloc -> mallocYaniv Kaul2018-09-041-2/+2
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-121-33/+10
* cluster/dht: populate inode in dentry for single subvolume dhtRaghavendra G2017-12-021-0/+3
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-06-281-0/+5
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-221-0/+16
* dht : updating return value for layout set functionSakshi2015-08-121-2/+2
* dht: Adding log messages to the new logging frameworkarao2015-06-231-13/+24
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* dht: make lookup-unhashed=auto do something actually usefulJeff Darcy2015-05-101-37/+41
* dht: Fixing dereference after null checkarao2015-05-081-13/+38
* dht : coverity fixesManikandan Selvaganesh2015-04-071-4/+6
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-2/+2
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-1/+1
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-181-1/+0
* testing: Switch to cmocka the successor of cmockery2Niels de Vos2015-03-051-12/+1
* cluster/dht: synchronize with other concurrent healers while healing layout.Raghavendra G2015-02-201-16/+27
* build: Support for unit tests using Cmockery2Luis Pabon2014-07-181-0/+19
* cluster/dht: Do layout self healing of directory for nameless lookupVenkatesh Somyajulu2014-06-171-1/+0
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-161-29/+45
* build: Remove cmockery2 from repoLuis Pabon2014-03-171-21/+0
* build: GlusterFS Unit Test FrameworkLuis Pabon2014-03-061-0/+20
* cluster/dht: Fix layout sortingPoornima G2014-02-031-7/+16
* cluster/dht: Set quota limit key in dht_selfheal of dirs.Varun Shastry2014-01-221-2/+7
* dht: Ignore directory with missing xattrs, which have err == 0, and start == ...Vijaykumar M2014-01-151-1/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-0/+1
* Revert "cluster/dht: Return success in dht_discover if layout issues"shishir gowda2013-09-241-13/+8
* cluster/dht: Fix anomaly checkshishir gowda2013-09-231-3/+11
* cluster/dht: Return success in dht_discover if layout issuesJeff Darcy2013-06-031-8/+13
* cluster/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-091-17/+23
* dht: make DHT xattr names configurableJeff Darcy2013-03-211-21/+21
* distribute: add hash-name-regex optionJeff Darcy2013-02-181-1/+1
* dht: better layout-optimization algorithmJeff Darcy2013-02-071-0/+16
* cluster/distribute: re-set layouts to prevent overlapsshishir gowda2012-12-111-0/+13
* fix memory leaksRaghavendra Bhat2012-12-041-1/+1
* cluster/dht: fail fix-layout if any of the subvol is downshishir gowda2012-11-291-3/+8
* cluster/dht: Heal dir uid/gidshishir gowda2012-11-291-0/+10
* cluster/distribute: Always return the latest time in struct iatt.shishir gowda2012-10-161-13/+6
* distribute: support user-specified layouts.Jeff Darcy2012-05-311-2/+6
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: coverity issues fixedAmar Tumballi2012-04-231-0/+3
* cluster/distribute: handle dht_layout_normalize errors differently inRaghavendra G2012-04-231-11/+14
* cluster/distribute: fix log level of few messagesAmar Tumballi2012-03-071-5/+5