[Bug 106107] UFS: fsck_ffs: left-over fsck_snapshot after unfinished background fsck if filesystem clean
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Nov 2023 06:48:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=106107
--- Comment #16 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=27133e6e86c16f86642a16d15ea2c910e9642616
commit 27133e6e86c16f86642a16d15ea2c910e9642616
Author: Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2023-10-25 22:36:45 +0000
Commit: Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2023-11-12 06:48:25 +0000
Delete snapshot after opening it when running fsck_ffs(9) in background.
PR: 106107
(cherry picked from commit d3a36e4b7459b2d62c4cd50de7a8e3195d7241c7)
sbin/fsck_ffs/fsck.h | 1 -
sbin/fsck_ffs/fsutil.c | 1 -
sbin/fsck_ffs/globs.c | 2 --
sbin/fsck_ffs/main.c | 8 +++++---
sbin/fsck_ffs/setup.c | 8 ++++----
5 files changed, 9 insertions(+), 11 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.