Whamcloud - gitweb
LU-9324 lfs: output stripe info in YAML format
[fs/lustre-release.git] / lustre / include / lustre / lustreapi.h
index 397abf6..d701f52 100644 (file)
@@ -221,7 +221,8 @@ struct find_param {
                                 fp_check_mdt_count:1,
                                 fp_exclude_mdt_count:1,
                                 fp_check_hash_type:1,
-                                fp_exclude_hash_type:1;
+                                fp_exclude_hash_type:1,
+                                fp_yaml:1;     /* output layout in YAML */
 
        int                      fp_verbose;
        int                      fp_quiet;