Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2024 21:43:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 280383] Removing the last link to an open file prevents remounting read-only--suggest document and/or code change
Message-ID:  <bug-280383-227-96mEr6dO5w@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280383-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280383

--- Comment #2 from Bill Blake <billblake2018@gmail.com> ---
(In reply to Mark Johnston from comment #1)

Yes, it is being used as a file, but it is not necessarily "open for writing". 
If the file has no links, it doesn't matter what its open modes are; the file
system can't be downgraded without -f.  It would be a simple matter to add "or
if any file on the file system is open and has a zero link count" to the man
page.

Or, per my suggestion, the problem could be eliminated.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280383-227-96mEr6dO5w>