linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][CIFS] minor updates to Kconfig
@ 2020-12-12  5:33 Steve French
  2020-12-14 10:27 ` Aurélien Aptel
  0 siblings, 1 reply; 2+ messages in thread
From: Steve French @ 2020-12-12  5:33 UTC (permalink / raw)
  To: CIFS

Correct references to fs/cifs/README which has been replaced by
Documentation/filesystems/admin-guide/cifs/usage.rst, and also
correct a typo.
---
 fs/cifs/Kconfig | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/fs/cifs/Kconfig b/fs/cifs/Kconfig
index 664ac5c63d39..fe03cbdae959 100644
--- a/fs/cifs/Kconfig
+++ b/fs/cifs/Kconfig
@@ -60,9 +60,9 @@ config CIFS_STATS2
    Enabling this option will allow more detailed statistics on SMB
    request timing to be displayed in /proc/fs/cifs/DebugData and also
    allow optional logging of slow responses to dmesg (depending on the
-   value of /proc/fs/cifs/cifsFYI, see fs/cifs/README for more details).
-   These additional statistics may have a minor effect on performance
-   and memory utilization.
+   value of /proc/fs/cifs/cifsFYI). See
Documentation/admin-guide/cifs/usage.rst
+   for more details. These additional statistics may have a minor effect
+   on performance and memory utilization.

    Unless you are a developer or are doing network performance analysis
    or tuning, say N.
@@ -102,10 +102,10 @@ config CIFS_WEAK_PW_HASH
    is enabled in the kernel build, LANMAN authentication will not be
    used automatically. At runtime LANMAN mounts are disabled but
    can be set to required (or optional) either in
-   /proc/fs/cifs (see fs/cifs/README for more detail) or via an
-   option on the mount command. This support is disabled by
-   default in order to reduce the possibility of a downgrade
-   attack.
+   /proc/fs/cifs (see Documentation/admin-guide/cifs/usage.rst for
+   more detail) or via an option on the mount command. This support
+   is disabled by default in order to reduce the possibility of a
+   downgrade attack.

    If unsure, say N.

@@ -196,7 +196,7 @@ config CIFS_SWN_UPCALL
  help
    The Service Witness Protocol (SWN) is used to get notifications
    from a highly available server of resource state changes. This
-   feature enables an upcall mechanism for CIFS which contacts an
+   feature enables an upcall mechanism for CIFS which contacts a
    userspace daemon to establish the DCE/RPC connection to retrieve
    the cluster available interfaces and resource change notifications.
    If unsure, say Y.

-- 
Thanks,

Steve

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH][CIFS] minor updates to Kconfig
  2020-12-12  5:33 [PATCH][CIFS] minor updates to Kconfig Steve French
@ 2020-12-14 10:27 ` Aurélien Aptel
  0 siblings, 0 replies; 2+ messages in thread
From: Aurélien Aptel @ 2020-12-14 10:27 UTC (permalink / raw)
  To: Steve French, CIFS

Steve French <smfrench@gmail.com> writes:
> Correct references to fs/cifs/README which has been replaced by
> Documentation/filesystems/admin-guide/cifs/usage.rst, and also
> correct a typo.

Looks good to me.

Reviewed-by: Aurelien Aptel <aaptel@suse.com>

-- 
Aurélien Aptel / SUSE Labs Samba Team
GPG: 1839 CB5F 9F5B FB9B AA97  8C99 03C8 A49B 521B D5D3
SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nürnberg, DE
GF: Felix Imendörffer, Mary Higgins, Sri Rasiah HRB 247165 (AG München)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-14 10:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-12  5:33 [PATCH][CIFS] minor updates to Kconfig Steve French
2020-12-14 10:27 ` Aurélien Aptel

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).