Whamcloud - gitweb
LU-12027 utils: add units to "lfs find -amctime"
[fs/lustre-release.git] / lustre / include / lustre / lustreapi.h
index ba1e603..f8466e3 100644 (file)
@@ -320,6 +320,7 @@ struct find_param {
                                 fp_obds_printed:1;
        unsigned int             fp_depth;
        unsigned int             fp_hash_type;
+       unsigned int             fp_time_margin;
 };
 
 int llapi_ostlist(char *path, struct find_param *param);