Changes between Initial Version and Version 2 of Ticket #17793
- Timestamp:
- Aug 8, 2022, 2:07:07 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17793
- Property Owner set to
- Property Status new → assigned
-
Ticket #17793 – Description
initial v2 1 1 We cannot read B+Tree based directories with size greater than 2e5. 2 2 There is an issue with obtaining the right address to the directory entry, whose failure results in segmentation fault on xfs_shell. 3 4 On reading B+Tree based directories inside Haiku, the entire process hangs and is too slow. 5 6 Kernel doesn't crash though. 7