[Bug 267628] growfs deadlocks if output is redirected to the filesystem being grown
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Dec 2022 23:13:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267628 Kirk McKusick <mckusick@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #6 from Kirk McKusick <mckusick@FreeBSD.org> --- (In reply to cgull from comment #5) I am happy to review your proposed changes. Kostik's changes are needed in any event as the kernel must protect against the deadlock and not just depend on a utility to do so. However having the utility avoid the problem and give a more specific error message is still good to have. Also the reordering to narrow the window of vulnerability to filesystem corruption is much appreciated. -- You are receiving this mail because: You are the assignee for the bug.