[PATCH 0/1] Updated patch for "autofs: dont trigger mount if it can't succeed"
Ian Kent <[email protected]> Tue, 18 Nov 2025 10:46:30 +0800
| Newsgroups | org.kernel.vger.autofs,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
I have finally been able to build and install upstream 6.18.0-rc5. I did my tests and they worked as expected. So I think this patch is good. Ian Ian Kent (1): autofs: dont trigger mount if it cant succeed fs/autofs/autofs_i.h | 5 +++++ fs/autofs/dev-ioctl.c | 1 + fs/autofs/inode.c | 1 + fs/autofs/root.c | 8 ++++++++ fs/namespace.c | 6 ++++++ include/linux/fs.h | 1 + 6 files changed, 22 insertions(+) -- 2.51.1