Open Bug 1886743 Opened 4 months ago Updated 4 months ago

Distinguish between `NS_ERROR_FILE_FS_CORRUPTED` and `NS_ERROR_FILE_CORRUPTED`

Categories

(Core :: Storage: Quota Manager, defect, P3)

defect

Tracking

()

ASSIGNED

People

(Reporter: mvanstraten, Assigned: mvanstraten)

References

(Depends on 1 open bug)

Details

Attachments

(1 file)

This commit tries to distinguish between NS_ERROR_FILE_FS_CORRUPTED and NS_ERROR_FILE_CORRUPTED specifically for cases such as iterating over directory entries.
This change is aimed at providing more precise handling of file system corruption issues, improving the accuracy of error reactions during directory operations.

You need to log in before you can comment on or make changes to this bug.