Whamcloud - gitweb
LU-4682 llite: a few fixes for migration. 22/9522/5
authorwang di <di.wang@intel.com>
Fri, 28 Feb 2014 15:52:58 +0000 (07:52 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 12 Mar 2014 15:17:27 +0000 (15:17 +0000)
commit742d4ee68aaf3407ac4b8f86c9bddbece4beaa6e
tree4e152cd89f308fa5f8ee0d3babbb24c53088b500
parent87b61133b627032c12ab4759ea1f96cbc4e6719e
LU-4682 llite: a few fixes for migration.

1. Clear the client dentry cache before migrating file/directory
to the remote MDT.

2. Do not return stripe information to client, it did not get
Layout lock.

3. A few cleanups from the review of 6662.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I209079dfa07241412878b30fd02e8152046c95c7
Reviewed-on: http://review.whamcloud.com/9522
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/include/md_object.h
lustre/lfsck/lfsck_layout.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/lov/lov_object.c
lustre/mdd/mdd_dir.c
lustre/mdt/mdt_reint.c