Message ID | 20210322173437.31220-1-aaptel@suse.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Documentation/admin-guide/cifs: document open_files and dfscache | expand |
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>
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>
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