Whamcloud - gitweb
LU-10520 mkfs: enable extents for big MDT
[fs/lustre-release.git] / lustre / utils / mount_utils.h
index 1e02d64..12b44b3 100644 (file)
@@ -121,6 +121,7 @@ struct mkfs_opts {
        int     mo_stripe_count;
        int     mo_flags;
        int     mo_mgs_failnodes;
+       int     mo_inode_size;
 };
 #endif