diff options
author | Steve French <[email protected]> | 2018-06-28 18:46:40 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2018-08-07 14:15:56 -0500 |
commit | 950132afd59385caf6e2b84e5235d069fa10681d (patch) | |
tree | fb6c196502fa9fd402ad4d4a7f69a38300f37a28 /tools/perf/scripts/python/flamegraph.py | |
parent | 876fe8870dcebdfa7dbd03075f111065f47aef38 (diff) |
cifs: add missing debug entries for kconfig options
/proc/fs/cifs/DebugData displays the features (Kconfig options)
used to build cifs.ko but it was missing some, and needed comma
separator. These can be useful in debugging certain problems
so we know which optional features were enabled in the user's build.
Also clarify them, by making them more closely match the
corresponding CONFIG_CIFS_* parm.
Old format:
Features: dfs fscache posix spnego xattr acl
New format:
Features: DFS,FSCACHE,SMB_DIRECT,STATS,DEBUG2,ALLOW_INSECURE_LEGACY,CIFS_POSIX,UPCALL(SPNEGO),XATTR,ACL
Signed-off-by: Steve French <[email protected]>
Reviewed-by: Ronnie Sahlberg <[email protected]>
Reviewed-by: Pavel Shilovsky <[email protected]>
Reviewed-by: Paulo Alcantara <[email protected]>
CC: Stable <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions