Whamcloud - gitweb
LU-8127 lfsck: remove XATTR_NAME_LFSCK_NAMESPACE_OLD 12/20112/4
authorFan Yong <fan.yong@intel.com>
Tue, 19 Apr 2016 06:12:00 +0000 (14:12 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 13 May 2016 19:34:02 +0000 (19:34 +0000)
commitfd4ab6e6ae877c88e46c35c517349285aa6226d2
treeb7d1bc3875efb7b02df9320a76854561b70c4b31
parent0543c81f80435bdf045d1f5937f37c1cbca997c5
LU-8127 lfsck: remove XATTR_NAME_LFSCK_NAMESPACE_OLD

We do not support the LFSCK compatibility between Lustre-2.9
and Lustre-2.6 any more. So drop related conditional compile
logic for XATTR_NAME_LFSCK_NAMESPACE_OLD.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I3374ed357fc675b382fbb6703d0ba65c2d1420d9
Reviewed-on: http://review.whamcloud.com/20112
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Tested-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/lfsck/lfsck_namespace.c
lustre/mdt/mdt_xattr.c
lustre/tests/sanity.sh