[Bug 267628] growfs deadlocks if output is redirected to the filesystem being grown
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Jan 2023 03:25:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267628
--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=00c0e20c5180284298910dcf0a677243b2c28f7d
commit 00c0e20c5180284298910dcf0a677243b2c28f7d
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-12-28 18:14:52 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-01-20 03:21:35 +0000
ufs/suspend: deny suspension if the calling process has a file from mp
opened for write
PR: 267628, 267630
Tested by: pho
(cherry picked from commit 701b36961cbd2084c36eb828402d0ef89211d929)
sys/ufs/ffs/ffs_suspend.c | 11 +++++++++++
1 file changed, 11 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.