Whamcloud - gitweb
LU-10910 mdd: deny layout swap for DoM file 44/32044/5
authorMikhail Pershin <mike.pershin@intel.com>
Wed, 18 Apr 2018 07:17:10 +0000 (10:17 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 6 May 2018 03:39:48 +0000 (03:39 +0000)
commit51c11d7cfaffea68cc527f3001af1d11b3967c15
treecefcb2752f1c3343b07689dcf03ba55920b19451
parent9ac477c314c01464e3a4259e6c50881230a2f96e
LU-10910 mdd: deny layout swap for DoM file

Layout swap is prohibited for DoM files until LU-10177
will be implemented. The only exception is the new layout
having the same DoM component.

Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Change-Id: I8b9deaea7aab0d5694a4c5d9fe2f9f36d2cdd382
Reviewed-on: https://review.whamcloud.com/32044
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdc/mdc_dev.c
lustre/mdd/mdd_object.c