diff mbox

[RFC,2/2] cifs: add information about 'features' file to README

Message ID 4C52A2DB.5070904@suse.de (mailing list archive)
State New, archived
Headers show

Commit Message

Suresh Jayaraman July 30, 2010, 10 a.m. UTC
None
diff mbox

Patch

diff --git a/fs/cifs/README b/fs/cifs/README
index a727b7c..ac03fcf 100644
--- a/fs/cifs/README
+++ b/fs/cifs/README
@@ -636,7 +636,9 @@  cifsFYI			If set to non-zero value, additional debug information
 			log slow responses (ie which take longer than 1 second)
 			  CONFIG_CIFS_STATS2 must be enabled in .config	0x04
 				
-				
+features		Displays information about the compiled in CIFS
+			features of the running kernel.
+
 traceSMB		If set to one, debug information is logged to the
 			system error log with the start of smb requests
 			and responses (default 0)