Whamcloud - gitweb
LU-16284 utils: lfs getstripe follows symlink
[fs/lustre-release.git] / lustre / include / lustre / lustreapi.h
index b5020d0..bec467a 100644 (file)
@@ -397,7 +397,8 @@ struct find_param {
        unsigned long long       fp_blocks_units;
 
        unsigned long            fp_got_uuids:1,
-                                fp_obds_printed:1;
+                                fp_obds_printed:1,
+                                fp_no_follow:1;
        unsigned int             fp_depth;
        unsigned int             fp_hash_type;
        unsigned int             fp_time_margin; /* time margin in seconds */