Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2023 00:27:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 106107] UFS: fsck_ffs: left-over fsck_snapshot after unfinished background fsck if filesystem clean
Message-ID:  <bug-106107-3630-kbrlZ7OwJP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-106107-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-106107-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=3D106107

--- Comment #11 from Kirk McKusick <mckusick@FreeBSD.org> ---
(In reply to Mark Millard from comment #10)
There is a brief window when the file exists. The snapshot request is made.=
 The
resulting file is opened by fsck. The file is then unlinked. If fsck exits =
or
the kernel dies after the snapshot is created and before the unlink is done
then the file will remain. It is possible that you somehow hit that window.

--=20
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-106107-3630-kbrlZ7OwJP>