From: Suresh Jayaraman <sjayaraman@xxxxxxx> Subject: [RFC][PATCH 2/2] cifs: add information about 'features' file to README Signed-off-by: Suresh Jayaraman <sjayaraman@xxxxxxx> Cc: Jeff Layton <jlayton@xxxxxxxxxx> -- fs/cifs/README | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) 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) -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html