Whamcloud - gitweb
LU-8998 pfl: enhance PFID EA for PFL
[fs/lustre-release.git] / lustre / lod / lod_internal.h
index 90f25f7..7b2c9a6 100644 (file)
@@ -381,6 +381,7 @@ struct lod_thread_info {
        struct lustre_cfg               lti_lustre_cfg;
        /* used to store parent default striping in create */
        struct lod_default_striping     lti_def_striping;
+       struct filter_fid lti_ff;
 };
 
 extern const struct lu_device_operations lod_lu_ops;