Changes between Initial Version and Version 4 of Ticket #17839


Ignore:
Timestamp:
Jul 18, 2022, 7:25:04 AM (2 years ago)
Author:
Mashijams
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17839

    • Property Keywords xfs V4 removed
  • Ticket #17839 – Description

    initial v4  
    11We are getting segmentation fault in reading node type directories for xfs v4.
    22How 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.