Whamcloud - gitweb
LU-9341 lod: Add special O_APPEND striping
[fs/lustre-release.git] / lustre / mdd / mdd_internal.h
index ac8ecc3..1d70d20 100644 (file)
@@ -150,6 +150,8 @@ struct mdd_device {
         struct mdd_dot_lustre_objs       mdd_dot_lustre_objs;
        unsigned int                     mdd_sync_permission;
        int                              mdd_connects;
+       int                              mdd_append_stripe_count;
+       char                             mdd_append_pool[LOV_MAXPOOLNAME + 1];
        struct local_oid_storage        *mdd_los;
        struct mdd_generic_thread        mdd_orphan_cleanup_thread;
        struct kobject                   mdd_kobj;