Whamcloud - gitweb
ORNL-3 mntopt: consider low-layer options for MDT ACL flags
[fs/lustre-release.git] / lustre / include / lustre_lib.h
index 6283648..be0d684 100644 (file)
@@ -537,6 +537,8 @@ static inline void obd_ioctl_freedata(char *buf, int len)
 
 #define OBD_IOC_GET_OBJ_VERSION        _IOR('f', 210, OBD_IOC_DATA_TYPE)
 
+#define OBD_IOC_GET_MNTOPT             _IOW('f', 220, mntopt_t)
+
 /* XXX _IOWR('f', 250, long) has been defined in
  * libcfs/include/libcfs/libcfs_private.h for debug, don't use it
  */