Whamcloud - gitweb
LU-4293 mdd: Allow layout swap for IGIF FIDs 37/8737/9
authorBruno Faccini <bruno.faccini@intel.com>
Mon, 6 Jan 2014 09:25:47 +0000 (10:25 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Feb 2014 00:09:43 +0000 (00:09 +0000)
commitc9097033efe73e99767dccd43d10b3933f5f258e
tree2107323c401a8b6d6acdf37b45978374c9beebfd
parent8a861ac9c27bac9f68ebe540e34ae3e44da638d0
LU-4293 mdd: Allow layout swap for IGIF FIDs

Patch to also allow layout swap for pre-2.x migrated
files (ie, IGIF FID with linkEA).

Root user special case has also been added to lfs/migrate
command to map owner/group of original file to
volatile, in order to comply with other layout_swap rules.

Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: Ia7e7cb2e6e36ba67a57474b8a806a53257a3e014
Reviewed-on: http://review.whamcloud.com/8737
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/mdd/mdd_object.c
lustre/utils/lfs.c