From: Mikhail Pershin Date: Thu, 27 Feb 2014 05:59:10 +0000 (+0400) Subject: LU-4384 ofd: add OBD_INCOMPAT_FID to the OST X-Git-Tag: 2.5.2-RC1~48 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=686a35fa4c6459448dc0c52052964991914ed136;p=fs%2Flustre-release.git LU-4384 ofd: add OBD_INCOMPAT_FID to the OST OFD may work with normal FIDs since Lustre 2.4, add this flag for backward compatibility with future use of normal FIDs on OST Signed-off-by: Mikhail Pershin Change-Id: I24d7398388a8146da1e953d97d6c5776b97caa86 Reviewed-on: http://review.whamcloud.com/9411 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger --- diff --git a/lustre/ofd/ofd_internal.h b/lustre/ofd/ofd_internal.h index 5d1b880..9a7b100 100644 --- a/lustre/ofd/ofd_internal.h +++ b/lustre/ofd/ofd_internal.h @@ -48,7 +48,7 @@ #define OFD_INIT_OBJID 0 #define OFD_ROCOMPAT_SUPP (0) #define OFD_INCOMPAT_SUPP (OBD_INCOMPAT_GROUPS | OBD_INCOMPAT_OST | \ - OBD_INCOMPAT_COMMON_LR) + OBD_INCOMPAT_FID | OBD_INCOMPAT_COMMON_LR) #define OFD_PRECREATE_BATCH_DEFAULT (FILTER_SUBDIR_COUNT * 4) /* on small filesystems we should not precreate too many objects in