X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fdt_object.h;h=9e9f1db63940ddf0ef39d5407412bfea2daf00b2;hp=efe5c3ea1bad802542e924753c83339df84f00e6;hb=e2ac6e1eaa108eef3493837e9bd881629582ea1d;hpb=d3090bb2b4860e997730e90426e11fc51ee27c0c;ds=sidebyside diff --git a/lustre/include/dt_object.h b/lustre/include/dt_object.h index efe5c3e..9e9f1db 100644 --- a/lustre/include/dt_object.h +++ b/lustre/include/dt_object.h @@ -389,6 +389,8 @@ struct dt_allocation_hint { const void *dah_eadata; int dah_eadata_len; __u32 dah_mode; + int dah_append_stripes; + char *dah_append_pool; }; /**