Whamcloud - gitweb
LU-2700 mdt: serializing the rename
authorwangdi <di.wang@whamcloud.com>
Sat, 16 Nov 2013 03:05:28 +0000 (19:05 -0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 31 Jan 2013 16:56:04 +0000 (11:56 -0500)
commit5560f06887c816292bd7d9315c93d66762f60d12
treeea65c26d24c41e033babef32c0fa47c303677ddb
parentb60a6044209912bdbbaab3d7ecc96b9d13129807
LU-2700 mdt: serializing the rename

BFL is needed in the rename process even though the source and
target are under the same directory, because we still need
serialize the locking of these two objects.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I61593e3902f1f81ac282c020d912fdf28ce2cc2c
Reviewed-on: http://review.whamcloud.com/5203
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Tested-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
lustre/mdt/mdt_reint.c