commit | ec57010acd03428a749d2600bf09bd537eaae993 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Wed Feb 19 23:59:32 2020 -0600 |
committer | Steve French <stfrench@microsoft.com> | Mon Feb 24 14:20:38 2020 -0600 |
tree | 20750f7653c0165932275646e32cdfb98e7af4d5 | |
parent | 154255233830e1e4dd0d99ac929a5dce588c0b81 [diff] |
cifs: add missing mount option to /proc/mounts We were not displaying the mount option "signloosely" in /proc/mounts for cifs mounts which some users found confusing recently Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Aurelien Aptel <aaptel@suse.com>