Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
The command lfs getdirstripe -r . hangs when executed on a directory containing a FIFO file.
Steps to reproduce:
1. Create a FIFO file:
mkfifo testFile
2. Run the command:
lfs getdirstripe -r .
Merged for 2.16