Browse Source

[CIFS] Fix typo in cifs readme from previous commit

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 18 years ago
parent
commit
0ec54aa8af
1 changed files with 2 additions and 2 deletions
  1. 2 2
      fs/cifs/README

+ 2 - 2
fs/cifs/README

@@ -533,8 +533,8 @@ cifsFYI			If set to non-zero value, additional debug information
 
 
 			log cifs informational messages			0x01
 			log cifs informational messages			0x01
 			log return codes from cifs entry points		0x02
 			log return codes from cifs entry points		0x02
-			log slow responses (ie which take longer than one second)
-			  CONFIG_CIFS_STATS2 must be enabled in .config	0x03
+			log slow responses (ie which take longer than 1 second)
+			  CONFIG_CIFS_STATS2 must be enabled in .config	0x04
 				
 				
 				
 				
 traceSMB		If set to one, debug information is logged to the
 traceSMB		If set to one, debug information is logged to the