Changes between Initial Version and Version 4 of Ticket #17839
- Timestamp:
- Jul 18, 2022, 7:25:04 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17839
- Property Keywords xfs V4 removed
-
Ticket #17839 – Description
initial v4 1 1 We are getting segmentation fault in reading node type directories for xfs v4. 2 2 How many entries we are able to read changes every-time we test. 3 4 **To reproduce the bug :** 5 6 * Create XFS image with entries(could be file or directory or both) on range 800-1000. 7 8 * Compile image on xfs_shell and list all entries using "ls" command.