From 15bcb5ed0e82d3245ce8d4985ea5ba7b51ef20fc Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Sat, 15 Jun 2019 23:38:29 -0400 Subject: [PATCH] New tag 2.12.55 Change-Id: I6e76cc7c06092f54b778f6e45932e21427991dcf --- lustre/include/uapi/linux/lustre/lustre_idl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/include/uapi/linux/lustre/lustre_idl.h b/lustre/include/uapi/linux/lustre/lustre_idl.h index 85705d0..e2bd6b3 100644 --- a/lustre/include/uapi/linux/lustre/lustre_idl.h +++ b/lustre/include/uapi/linux/lustre/lustre_idl.h @@ -2236,7 +2236,7 @@ struct lmv_foreign_md { #define LMV_HASH_FLAG_MIGRATION 0x80000000 -#if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(2, 12, 55, 0) +#if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(2, 12, 57, 0) /* Since lustre 2.8, this flag will not be needed, instead this DEAD * and orphan flags will be stored in LMA (see LMAI_ORPHAN) * Keep this flag just for LFSCK, because it still might meet such -- 1.8.3.1