Whamcloud - gitweb
LU-1244 obdecho: destroy ost objects for md echo client.
[fs/lustre-release.git] / lustre / include / lustre / lustre_idl.h
index 29af57d..bc57906 100644 (file)
@@ -1943,6 +1943,7 @@ enum {
         MDS_CLOSE_CLEANUP = 1 << 6,
         MDS_KEEP_ORPHAN   = 1 << 7,
         MDS_RECOV_OPEN    = 1 << 8,
+        MDS_UNLINK_DESTROY = 1 << 9,  /* Destory ost object in mdd_unlink */
 };
 
 /* instance of mdt_reint_rec */