[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, 30 May 2021 06:11:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238565 --- Comment #10 from Kirk McKusick <mckusick@FreeBSD.org> --- (In reply to Konstantin Belousov from comment #9) Is the EIO error saved in b_error? If so, could we walk the list of dirty buffers and if we found any with non-zero b_error return that error rather than falling through and panicing. -- You are receiving this mail because: You are the assignee for the bug.