[Bug 272446] automount -c clobbers flags of mounted direct map entries
Date: Tue, 17 Oct 2023 16:42:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272446
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=56c44bd92efa002b2185445878fc98172ae8c66f
commit 56c44bd92efa002b2185445878fc98172ae8c66f
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-09-29 18:43:42 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-10-17 16:40:50 +0000
automount(8): when flushing autofs, specify fsid
Which should avoid situation where flushed filesystem is not autofs,
because it was mounted over autofs mp.
Reported and tested by: Andrew "RhodiumToad" Gierth
<andrew@tao11.riddles.org.uk>
PR: 272446
Reviewed by: mjg
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D42023
usr.sbin/autofs/automount.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.