From: Suresh Jayaraman Date: Fri, 30 Jul 2010 12:31:17 +0000 (+0530) Subject: cifs: update README X-Git-Tag: upstream/snapshot3+hdmi~13721^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=95c99904f614f90797fc589c40c2050b8c1c42cb;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git cifs: update README Update the README file to reflect that now DebugData shows all the features enabled. Signed-off-by: Suresh Jayaraman Cc: Jeff Layton -- fs/cifs/README | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) Signed-off-by: Steve French --- diff --git a/fs/cifs/README b/fs/cifs/README index a727b7c..a7081ee 100644 --- a/fs/cifs/README +++ b/fs/cifs/README @@ -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.