Whamcloud - gitweb
LU-3544 fid: do open-by-fid by default
[fs/lustre-release.git] / lustre / include / lustre_mds.h
index 6c6e164..72f5fcc 100644 (file)
@@ -73,9 +73,6 @@ static inline int md_should_create(__u64 flags)
                !(flags & MDS_OPEN_LEASE);
 }
 
                !(flags & MDS_OPEN_LEASE);
 }
 
-/* these are local flags, used only on the client, private */
-#define M_CHECK_STALE           0200000000
-
 /** @} mds */
 
 #endif
 /** @} mds */
 
 #endif