[Bug 271352] "live" dump -- with a snapshot -- broken by recent upgrade
Date: Fri, 26 May 2023 01:59:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271352 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=4b08a62ed441668c103f834f5fe756ece5a8d9b3 commit 4b08a62ed441668c103f834f5fe756ece5a8d9b3 Author: Kirk McKusick <mckusick@FreeBSD.org> AuthorDate: 2023-05-26 01:56:22 +0000 Commit: Kirk McKusick <mckusick@FreeBSD.org> CommitDate: 2023-05-26 01:59:16 +0000 When running fsck_ffs(8) in background ensure that a superblock has been read. Reported by: Mikhail T. PR: 271352 MFC after: 1 week Sponsored by: The FreeBSD Foundation sbin/fsck_ffs/main.c | 5 ++++- sbin/fsck_ffs/setup.c | 8 ++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.