[Bug 238565] panic: vinvalbuf: dirty bufs during unmount if clustered writes return errors
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 May 2021 00:12:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238565
Kirk McKusick <mckusick@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mckusick@FreeBSD.org
--- Comment #4 from Kirk McKusick <mckusick@FreeBSD.org> ---
Alan Somers <asomers@freebsd.org> reports that this bug still exists and can be
demonstrated using this test:
cd /usr/tests/sys/fs/fusefs
sudo mkdir mountpoint
sudo chflags uchg mountpoint
sudo ./write --gtest_also_run_disabled_tests
--gtest_filter=WriteCluster.DISABLED_cluster_write_err
--
You are receiving this mail because:
You are the assignee for the bug.