All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/admin-guide/cifs: document open_files and dfscache
@ 2021-03-22 17:34 Aurélien Aptel
  2021-03-22 19:31 ` Paulo Alcantara
  0 siblings, 1 reply; 3+ messages in thread
From: Aurélien Aptel @ 2021-03-22 17:34 UTC (permalink / raw)
  To: linux-cifs; +Cc: smfrench, Aurelien Aptel

From: Aurelien Aptel <aaptel@suse.com>

Add missing documentation for open_files and dfscache /proc files.

Signed-off-by: Aurelien Aptel <aaptel@suse.com>
---
 Documentation/admin-guide/cifs/usage.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/admin-guide/cifs/usage.rst b/Documentation/admin-guide/cifs/usage.rst
index 13783dc68ab7..f170d8820258 100644
--- a/Documentation/admin-guide/cifs/usage.rst
+++ b/Documentation/admin-guide/cifs/usage.rst
@@ -714,6 +714,7 @@ DebugData		Displays information about active CIFS sessions and
 			version.
 Stats			Lists summary resource usage information as well as per
 			share statistics.
+open_files		List all the open file handles on all active SMB sessions.
 ======================= =======================================================
 
 Configuration pseudo-files:
@@ -794,6 +795,8 @@ LinuxExtensionsEnabled	If set to one then the client will attempt to
 			support and want to map the uid and gid fields
 			to values supplied at mount (rather than the
 			actual values, then set this to zero. (default 1)
+dfscache		List the content of the DFS cache.
+			If set to 0, the client will clear the cache.
 ======================= =======================================================
 
 These experimental features and tracing can be enabled by changing flags in
-- 
2.30.0


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

* Re: [PATCH] Documentation/admin-guide/cifs: document open_files and dfscache
  2021-03-22 17:34 [PATCH] Documentation/admin-guide/cifs: document open_files and dfscache Aurélien Aptel
@ 2021-03-22 19:31 ` Paulo Alcantara
  2021-04-09  4:31   ` Steve French
  0 siblings, 1 reply; 3+ messages in thread
From: Paulo Alcantara @ 2021-03-22 19:31 UTC (permalink / raw)
  To: Aurélien Aptel, linux-cifs; +Cc: smfrench, Aurelien Aptel

Aurélien Aptel <aaptel@suse.com> writes:

> From: Aurelien Aptel <aaptel@suse.com>
>
> Add missing documentation for open_files and dfscache /proc files.
>
> Signed-off-by: Aurelien Aptel <aaptel@suse.com>
> ---
>  Documentation/admin-guide/cifs/usage.rst | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>

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

* Re: [PATCH] Documentation/admin-guide/cifs: document open_files and dfscache
  2021-03-22 19:31 ` Paulo Alcantara
@ 2021-04-09  4:31   ` Steve French
  0 siblings, 0 replies; 3+ messages in thread
From: Steve French @ 2021-04-09  4:31 UTC (permalink / raw)
  To: Paulo Alcantara; +Cc: Aurélien Aptel, CIFS

merged into cifs-2.6.git for-next

On Mon, Mar 22, 2021 at 2:31 PM Paulo Alcantara <pc@cjr.nz> wrote:
>
> Aurélien Aptel <aaptel@suse.com> writes:
>
> > From: Aurelien Aptel <aaptel@suse.com>
> >
> > Add missing documentation for open_files and dfscache /proc files.
> >
> > Signed-off-by: Aurelien Aptel <aaptel@suse.com>
> > ---
> >  Documentation/admin-guide/cifs/usage.rst | 3 +++
> >  1 file changed, 3 insertions(+)
>
> Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>



-- 
Thanks,

Steve

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

end of thread, other threads:[~2021-04-09  4:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22 17:34 [PATCH] Documentation/admin-guide/cifs: document open_files and dfscache Aurélien Aptel
2021-03-22 19:31 ` Paulo Alcantara
2021-04-09  4:31   ` Steve French

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.