* [PATCH] samples/auto.net: Remove mentioning of nonstrict option in comment
@ 2024-09-12 20:11 Salvatore Bonaccorso
2024-09-19 2:59 ` Ian Kent
0 siblings, 1 reply; 2+ messages in thread
From: Salvatore Bonaccorso @ 2024-09-12 20:11 UTC (permalink / raw)
To: Ian Kent; +Cc: autofs, Salvatore Bonaccorso
Since 8e7823c2a317 ("Make nonstrict the default for multi-mount map
entries.") 'nonstrict' is the default for for multi-mount map entries
and the '-strict' option was introduced in autofs(5).
Link: https://bugs.debian.org/603091
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
---
samples/auto.net | 1 -
1 file changed, 1 deletion(-)
diff --git a/samples/auto.net b/samples/auto.net
index c5b145d545fc..5635c4344b3f 100755
--- a/samples/auto.net
+++ b/samples/auto.net
@@ -8,7 +8,6 @@
key="$1"
# add "nosymlink" here if you want to suppress symlinking local filesystems
-# add "nonstrict" to make it OK for some filesystems to not mount
opts="-fstype=nfs,hard,nodev,nosuid"
for P in /bin /sbin /usr/bin /usr/sbin
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] samples/auto.net: Remove mentioning of nonstrict option in comment
2024-09-12 20:11 [PATCH] samples/auto.net: Remove mentioning of nonstrict option in comment Salvatore Bonaccorso
@ 2024-09-19 2:59 ` Ian Kent
0 siblings, 0 replies; 2+ messages in thread
From: Ian Kent @ 2024-09-19 2:59 UTC (permalink / raw)
To: Salvatore Bonaccorso; +Cc: autofs
Hi Salvatore,
Just to let you know I have seen your patches and I'll get to them soon.
They look fine at first glance anyway so there shouldn't be any problem.
Ian
On 13/9/24 04:11, Salvatore Bonaccorso wrote:
> Since 8e7823c2a317 ("Make nonstrict the default for multi-mount map
> entries.") 'nonstrict' is the default for for multi-mount map entries
> and the '-strict' option was introduced in autofs(5).
>
> Link: https://bugs.debian.org/603091
> Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
> ---
> samples/auto.net | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/samples/auto.net b/samples/auto.net
> index c5b145d545fc..5635c4344b3f 100755
> --- a/samples/auto.net
> +++ b/samples/auto.net
> @@ -8,7 +8,6 @@
> key="$1"
>
> # add "nosymlink" here if you want to suppress symlinking local filesystems
> -# add "nonstrict" to make it OK for some filesystems to not mount
> opts="-fstype=nfs,hard,nodev,nosuid"
>
> for P in /bin /sbin /usr/bin /usr/sbin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-19 2:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-12 20:11 [PATCH] samples/auto.net: Remove mentioning of nonstrict option in comment Salvatore Bonaccorso
2024-09-19 2:59 ` Ian Kent
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).