Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 95c99904 authored by Suresh Jayaraman's avatar Suresh Jayaraman Committed by Steve French
Browse files

cifs: update README



Update the README file to reflect that now DebugData shows all
the features enabled.

Signed-off-by: default avatarSuresh Jayaraman <sjayaraman@suse.de>
Cc: Jeff Layton <jlayton@redhat.com>
--
 fs/cifs/README |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent cdd854bc
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -568,8 +568,9 @@ module can be displayed via modinfo.
Misc /proc/fs/cifs Flags and Debug Info
=======================================
Informational pseudo-files:
DebugData		Displays information about active CIFS sessions
			and shares, as well as the cifs.ko version.
DebugData		Displays information about active CIFS sessions and
			shares, features enabled as well as the cifs.ko
			version.
Stats			Lists summary resource usage information as well as per
			share statistics, if CONFIG_CIFS_STATS in enabled
			in the kernel configuration.