Whamcloud - gitweb
LU-13602 flr: skip unknown FLR component types
[fs/lustre-release.git] / lustre / include / uapi / linux / lustre / lustre_user.h
index e3553cf..a13306e 100644 (file)
@@ -707,6 +707,7 @@ struct fsxattr {
 #define LOV_PATTERN_RAID1              0x002
 #define LOV_PATTERN_MDT                        0x100
 #define LOV_PATTERN_OVERSTRIPING       0x200
+#define LOV_PATTERN_FOREIGN            0x400
 
 #define LOV_PATTERN_F_MASK     0xffff0000
 #define LOV_PATTERN_F_HOLE     0x40000000 /* there is hole in LOV EA */