* [PATCH] nfs: correct typo in nfs Kconfig
@ 2015-01-12 22:55 Kevin Mulvey
2015-01-12 23:03 ` Trond Myklebust
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Mulvey @ 2015-01-12 22:55 UTC (permalink / raw)
To: trond.myklebust, linux-nfs, linux-kernel; +Cc: Kevin Mulvey
From: Kevin Mulvey <kmulvey@linux.com>
The help section of NFS_V3_ACL currently mentions the "noacl" option
but the correct syntax is "no_acl".
Signed-off-by: Kevin Mulvey <kmulvey@linux.com>
---
fs/nfs/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/nfs/Kconfig b/fs/nfs/Kconfig
index 3dece03..7de164b 100644
--- a/fs/nfs/Kconfig
+++ b/fs/nfs/Kconfig
@@ -65,7 +65,7 @@ config NFS_V3_ACL
applications to access and modify ACLs on files on the server.
Most NFS servers don't support the Solaris NFSv3 ACL protocol
- extension. You can choose N here or specify the "noacl" mount
+ extension. You can choose N here or specify the "no_acl" mount
option to prevent your NFS client from trying to use the NFSv3
ACL protocol.
--
2.1.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] nfs: correct typo in nfs Kconfig
2015-01-12 22:55 [PATCH] nfs: correct typo in nfs Kconfig Kevin Mulvey
@ 2015-01-12 23:03 ` Trond Myklebust
0 siblings, 0 replies; 2+ messages in thread
From: Trond Myklebust @ 2015-01-12 23:03 UTC (permalink / raw)
To: Kevin Mulvey
Cc: Linux NFS Mailing List, Linux Kernel mailing list, Kevin Mulvey
On Mon, Jan 12, 2015 at 5:55 PM, Kevin Mulvey <king.feruke@gmail.com> wrote:
> From: Kevin Mulvey <kmulvey@linux.com>
>
> The help section of NFS_V3_ACL currently mentions the "noacl" option
> but the correct syntax is "no_acl".
>
> Signed-off-by: Kevin Mulvey <kmulvey@linux.com>
> ---
> fs/nfs/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/nfs/Kconfig b/fs/nfs/Kconfig
> index 3dece03..7de164b 100644
> --- a/fs/nfs/Kconfig
> +++ b/fs/nfs/Kconfig
> @@ -65,7 +65,7 @@ config NFS_V3_ACL
> applications to access and modify ACLs on files on the server.
>
> Most NFS servers don't support the Solaris NFSv3 ACL protocol
> - extension. You can choose N here or specify the "noacl" mount
> + extension. You can choose N here or specify the "no_acl" mount
> option to prevent your NFS client from trying to use the NFSv3
> ACL protocol.
>
Not in the Linux kernel:
http://lxr.free-electrons.com/source/fs/nfs/super.c#L121
--
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@primarydata.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-12 23:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-12 22:55 [PATCH] nfs: correct typo in nfs Kconfig Kevin Mulvey
2015-01-12 23:03 ` Trond Myklebust
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®