Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2018 00:40:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 233560] fsck_ffs(8): pfatal doesn't prevent marking filesystem clean
Message-ID:  <bug-233560-3630-OUndlrl0jy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233560-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233560-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233560

Kirk McKusick <mckusick@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mckusick@FreeBSD.org

--- Comment #1 from Kirk McKusick <mckusick@FreeBSD.org> ---
The pfatal call perhaps should be called preenfatal. It is only fatal when
running in preen mode. In this example, fsck was not able to add "." and ".."
to the broken directory, but the filesystem was not inconsistant, so was marked
clean. Or put another way, the filesystem is safe to use, so it is marked
clean.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233560-3630-OUndlrl0jy>