summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-rename.c
Commit message (Expand)AuthorAgeFilesLines
* dht: remove useless argument from dht_iatt_mergeKinglong Mee2018-07-181-18/+16
* cluster/dht: Fix rename journal in changelogKotresh HR2018-06-241-0/+11
* cluster/dht: fixes to parallel renames to same destination codepathRaghavendra G2018-05-071-54/+307
* cluster/dht: Fix dht_rename lock orderN Balachandran2018-04-231-18/+47
* cluster/dht: act as passthrough for renames on single child DHTRaghavendra G2018-04-101-7/+15
* cluster/dht: store the 'reaction' on failures per lockRaghavendra G2018-02-231-3/+5
* cluster:dht Fix crash in dht_rename_lock_cbkN Balachandran2017-06-291-2/+4
* dht: send lookup on old name inside rename with bname and pargfidSusant Palai2017-04-291-9/+58
* feature/dht: Directory synchronizationKotresh HR2017-04-261-138/+220
* feature/dht: undo partially successful dir renameCsaba Henk2017-01-111-7/+54
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-091-91/+83
* cluster/dht: Do rename cleanup as rootPranith Kumar K2017-01-051-0/+1
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2016-12-011-1/+7
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-201-8/+13
* dht: rename takes lock on parent directory if destination existsSakshi Bansal2016-05-181-7/+32
* dht: lock on subvols to prevent rename and lookup selfheal raceSakshi2016-04-061-43/+158
* dht: lock on subvols to prevent lookup vs rmdir raceSakshi2016-04-051-1/+1
* dht: report constant directory sizeJeff Darcy2016-03-201-0/+6
* dht: cleanup dict and free memory in rename code pathSakshi Bansal2016-02-241-0/+4
* dht: file rename must take blocking inode locksSakshi Bansal2016-02-211-5/+5
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-3/+1
* cluster/dht: Cleanup dict in dht_do_rename()Vijay Bellur2016-02-041-0/+2
* dht: reverting changes that takes lock on all subvols to prevent rmdir vs loo...Sakshi2015-09-141-1/+1
* fd: Do fd_bind on successful openPranith Kumar K2015-08-281-0/+1
* dht : lock on subvols to prevent lookup vs rmdir raceSakshi2015-08-271-1/+1
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-0/+1
* dht: Adding log messages to the new logging frameworkarao2015-06-231-9/+13
* features/changelog: Avoid setattr fop logging during renameSaravanakumar Arumugam2015-06-111-16/+0
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* geo-rep: rename handling in dht volumeNithya Balachandran2015-05-051-0/+82
* dht : coverity fixesManikandan Selvaganesh2015-04-071-4/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-10/+10
* cluster/dht: Fix subvol check, to correctly determine cached file renameShyam2014-11-171-1/+1
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-09-031-6/+5
* cluster/dht: Rename should not fail post hardlink creationShyam2014-09-021-36/+94
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-09-021-8/+42
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-08-281-21/+239
* Cluster/DHT : Additional log messagesNithya Balachandran2014-08-241-1/+1
* dht: fix rename raceNithya Balachandran2014-07-301-2/+5
* dht: fix rename raceJeff Darcy2014-07-171-3/+9
* Cluster/DHT : Logging changesNithya Balachandran2014-06-181-4/+4
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-161-74/+110
* cluster/dht: instruct marker whenever it shouldn't do accountingRaghavendra G2013-11-261-12/+97
* cluster/dht: mark linkfile creation/deletion as internal fopshishir gowda2013-07-241-9/+39
* cluster/dht: Linkfiles creation with correct uid/gidshishir gowda2013-05-311-20/+40
* dht: make DHT xattr names configurableJeff Darcy2013-03-211-2/+3
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-02-131-0/+11
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-32/+40
* cluster/dht: handle ENOENT err in rename fopshishir gowda2012-01-251-1/+2