Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.16.0
-
3
-
9223372036854775807
Description
PATH_MAX affects the path length of a single pathname, but it is possible to exceed this by eg. creating a subdirectory tree, then cd into it, then create a deep tree below this using a relative pathname.
So 'lfs fid2path' should not limit its output buffer to PATH_MAX.
Attachments
Issue Links
- is related to
-
LU-14719 "lfs migrate -m" creates broken agent inodes when target MDT full
- Resolved