Whamcloud - gitweb
LU-11952 mdt: fix reconstruct open
[fs/lustre-release.git] / lustre / mdt / mdt_internal.h
index e05d7ca..7ada2f8 100644 (file)
@@ -423,6 +423,7 @@ struct mdt_reint_record {
 
 enum mdt_reint_flag {
        MRF_OPEN_TRUNC = BIT(0),
+       MRF_OPEN_RESEND = BIT(1),
 };
 
 /*