Whamcloud - gitweb
LU-3544 fid: add a connect flag for open by FID
[fs/lustre-release.git] / lustre / include / lustre / lustre_idl.h
index f99ef62..9b7e941 100644 (file)
@@ -1299,6 +1299,8 @@ extern void lustre_swab_ptlrpc_body(struct ptlrpc_body *pb);
 #define OBD_CONNECT_PINGLESS   0x4000000000000ULL/* pings not required */
 #define OBD_CONNECT_FLOCK_DEAD 0x8000000000000ULL/* improved flock deadlock detection */
 #define OBD_CONNECT_DISP_STRIPE 0x10000000000000ULL/* create stripe disposition*/
+#define OBD_CONNECT_OPEN_BY_FID        0x20000000000000ULL /* open by fid won't pack
+                                                      name in request */
 
 /* XXX README XXX:
  * Please DO NOT add flag values here before first ensuring that this same