summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Modified the calculation of brick_countVenkatesh Somyajulu2014-09-221-1/+1
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-191-4/+7
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-161-2/+4
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-111-4/+4
* cluster/dht: fix memory corruption in locking api.Raghavendra G2014-09-091-2/+2
* cluster/dht: Fixed double UNWIND in lookup everywhere codeShyam2014-09-091-4/+4
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-09-031-10/+146
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-09-031-6/+5
* cluster/dht: remove specifying cached-subvol as part of name inRaghavendra G2014-09-021-12/+1
* cluster/dht: Rename should not fail post hardlink creationShyam2014-09-022-41/+99
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-09-021-8/+42
* dht: Avoid using inline, if necessary use it with 'static inline'Harshavardhana2014-08-291-1/+1
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-08-283-34/+293
* cluster/dht: invoke callback when there are no locks to be unlocked.Raghavendra G2014-08-281-0/+4
* cluster/dht: introduce locking api.Raghavendra G2014-08-265-1/+658
* Cluster/DHT : Additional log messagesNithya Balachandran2014-08-242-5/+8
* cluster/dht: Fix dht_access treating directory like filesShyam2014-08-181-4/+5
* cluster/dht: Added keys in dht_lookup_everywhere_doneVenkatesh Somyajulu2014-08-141-4/+72
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-07-312-21/+73
* Symlink mtime changes when rebalancingAnders Blomdell2014-07-311-1/+2
* build: fix compile issue in unittest on EPEL-5Niels de Vos2014-07-301-1/+1
* dht: fix rename raceNithya Balachandran2014-07-301-2/+5
* Attempt to fix cmockery2 buildEmmanuel Dreyfus2014-07-271-1/+1
* build: Support for unit tests using Cmockery2Luis Pabon2014-07-183-0/+47
* DHT/mkdir : Fill the stbuf from the subvols on which directory creationSusant Palai2014-07-181-4/+0
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-07-183-30/+334
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathv3.7devSusant Palai2014-07-171-7/+47
* dht: fix rename raceJeff Darcy2014-07-172-3/+10
* dht: support heterogeneous brick sizesJeff Darcy2014-07-124-31/+149
* DHT/LoggingNithya Balachandran2014-07-121-1/+1
* cluster/dht: Added logging of new layout for dir-selfhealVenkatesh Somyajulu2014-07-034-1/+125
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-022-0/+2
* dht: pass xdata to xlators above.Krishnan Parthasarathi2014-06-291-1/+1
* cluster/dht: handle ESTALE appropriately in rmdir codepath.Raghavendra G2014-06-231-5/+7
* Cluster/DHT : Logging changesNithya Balachandran2014-06-187-50/+40
* features/quota: Make dht_statfs_cbk more fool proof from quota_deem_statfsVarun Shastry2014-06-182-16/+72
* cluster/dht: Do layout self healing of directory for nameless lookupVenkatesh Somyajulu2014-06-174-1/+226
* cluster/dht: Bring option to choose gfid or name based hashingVenkatesh Somyajulu2014-06-173-5/+32
* cluster/dht: make loc->inode instead of loc->parentVenkatesh Somyajulu2014-06-161-1/+1
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-1617-753/+1621
* DHT/readdirp: Directory not shown/healed on mount point if existsSusant Palai2014-06-163-5/+52
* dht/rebalance: Do not allow rebalance when gfid mismatch foundVenkatesh Somyajulu2014-06-141-1/+17
* Rebalance: Avoid setting other component's xattrsSusant Palai2014-06-081-3/+17
* cluster/dht: Fix min-free-disk calculations when quota-deem-statfs is onKrutika Dhananjay2014-06-021-1/+15
* DHT: Wrong error handling in gf_defrag_migrate_dataSusant Palai2014-05-281-9/+10
* DHT/Mkdir: Fail mkdir with ENOENT, if parent is not availableSusant Palai2014-05-281-3/+3
* build: MacOSX Porting fixesHarshavardhana2014-04-243-6/+4
* cluster/dht: force set dir inode ctx cached time in setattr()Anand Avati2014-04-173-1/+34
* DHT/Rebalance : Hard link Migration FailureSusant Palai2014-03-301-6/+56
* cluster/afr: refactorAnand Avati2014-03-221-1/+1