koverstreet / bcachefs

Other
662 stars 70 forks source link

Filesystem become corrupted after mount and umount [e0c6978a8885] #577

Closed marcin-github closed 9 months ago

marcin-github commented 1 year ago

This is the same fs as in issue #546 and #576 . When I fix the fs using fsck I mount it, do nothing on files, next I umount. And now if I run fsck I get entries like:

directory 6458484:4294967295 with wrong i_nlink: got 1, should be 5, not fixing
directory 537547523:4294967295 with wrong i_nlink: got 2, should be 0, not fixing
marcin-github commented 9 months ago

I can't reproduce.