Whamcloud - gitweb
LU-80 lov: large stripe count support
[fs/lustre-release.git] / lustre / include / dt_object.h
index 39fde4b..db232da 100644 (file)
@@ -81,6 +81,7 @@ struct dt_device_param {
         unsigned           ddp_max_nlink;
         unsigned           ddp_block_shift;
         mntopt_t           ddp_mntopts;
+        unsigned           ddp_max_ea_size;
 };
 
 /**