Whamcloud - gitweb
LU-13031 jobstats: store jobid in xattr when files are created
[fs/lustre-release.git] / lustre / include / md_object.h
index 020cba8..f6a039f 100644 (file)
@@ -177,6 +177,9 @@ struct md_op_spec {
 
        /** to create directory */
        const struct dt_index_features *sp_feat;
+
+       /* name of xattr used to store jobid in inode, or empty if disabled */
+       char sp_cr_job_xattr[XATTR_JOB_MAX_LEN];
 };
 
 enum md_layout_opc {