Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
This issue can be reproduced by the following steps:
mkdir /mnt/lustre/dir1 mkdir /mnt/lustre/dir2 lfs setstripe -c 3 /mnt/lustre/dir1/file lfs setstripe -c 3 /mnt/lustre/dir2/file lfs find /mnt/lustre -c 3
Then, you will see the output is
/mnt/lustre/dir1/file /mnt/lustre/dir2 /mnt/lustre/dir2/file
I will create a fix.
Landed for 2.10