Whamcloud - gitweb
LU-16205 sec: reserve flag for fid2path for encrypted files
[fs/lustre-release.git] / lustre / include / uapi / linux / lustre / lustre_idl.h
index 74b725b..5fb89c8 100644 (file)
@@ -841,6 +841,7 @@ struct ptlrpc_body_v2 {
 #define OBD_CONNECT2_LOCK_CONTENTION     0x2000000ULL /* contention detect */
 #define OBD_CONNECT2_ATOMIC_OPEN_LOCK    0x4000000ULL /* lock on first open */
 #define OBD_CONNECT2_ENCRYPT_NAME        0x8000000ULL /* name encrypt */
+#define OBD_CONNECT2_ENCRYPT_FID2PATH   0x40000000ULL /* fid2path enc file */
 /* XXX README XXX README XXX README XXX README XXX README XXX README XXX
  * Please DO NOT add OBD_CONNECT flags before first ensuring that this value
  * is not in use by some other branch/patch.  Email adilger@whamcloud.com