[Bug 246962] fsck_ffs frequently requires multiple runs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Sep 2021 23:26:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246962
Kirk McKusick <mckusick@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Open |In Progress
--- Comment #2 from Kirk McKusick <mckusick@FreeBSD.org> ---
I encountered this problem recently and discovered that fsck is unnecessarily
setting the `needs rerun' flag when clearing zero-length directories. I have
removed the unnecessary rerun request. If you see any recurrence of this
problem, let me know.
--
You are receiving this mail because:
You are the assignee for the bug.