[Bug 238565] panic: vinvalbuf: dirty bufs during unmount if clustered writes return errors
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
 
Date: Sun, 06 Jun 2021 19:39:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238565
--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=047905dc42996fa353e149ea5afddefe877ac701
commit 047905dc42996fa353e149ea5afddefe877ac701
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-05-30 16:52:42 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-06-06 19:27:32 +0000
    vinvalbuf: do not panic if we were unable to flush dirty buffers
    PR:     238565
    (cherry picked from commit 27006229f7a40a18a61a0e8fd270bc583326b690)
 sys/kern/vfs_subr.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
-- 
You are receiving this mail because:
You are the assignee for the bug.