Whamcloud - gitweb
- landing of b_hd_cleanup_merge to HEAD.
[fs/lustre-release.git] / lustre / osc / osc_internal.h
index b14d013..bba36c0 100644 (file)
@@ -47,6 +47,7 @@ struct osc_cache_waiter {
 #define OSCC_FLAG_RECOVERING 1
 #define OSCC_FLAG_CREATING   2
 #define OSCC_FLAG_NOSPC      4 /* can't create more objects on this OST */
+#define OSCC_FLAG_SYNC_IN_PROGRESS  8 /* only allow one thread to sync */
 
 int osc_create(struct obd_export *exp, struct obdo *oa,
               struct lov_stripe_md **ea, struct obd_trans_info *oti);