diff options
Diffstat (limited to 'fs/cifs')
-rw-r--r-- | fs/cifs/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/cifs/README b/fs/cifs/README index 80fcfb82eafd..4d01697722cc 100644 --- a/fs/cifs/README +++ b/fs/cifs/README | |||
@@ -533,8 +533,8 @@ cifsFYI If set to non-zero value, additional debug information | |||
533 | 533 | ||
534 | log cifs informational messages 0x01 | 534 | log cifs informational messages 0x01 |
535 | log return codes from cifs entry points 0x02 | 535 | log return codes from cifs entry points 0x02 |
536 | log slow responses (ie which take longer than one second) | 536 | log slow responses (ie which take longer than 1 second) |
537 | CONFIG_CIFS_STATS2 must be enabled in .config 0x03 | 537 | CONFIG_CIFS_STATS2 must be enabled in .config 0x04 |
538 | 538 | ||
539 | 539 | ||
540 | traceSMB If set to one, debug information is logged to the | 540 | traceSMB If set to one, debug information is logged to the |