cifs: add missing mount option to /proc/mounts
authorSteve French <stfrench@microsoft.com>
Thu, 20 Feb 2020 05:59:32 +0000 (23:59 -0600)
committerSteve French <stfrench@microsoft.com>
Mon, 24 Feb 2020 20:20:38 +0000 (14:20 -0600)
commitec57010acd03428a749d2600bf09bd537eaae993
tree20750f7653c0165932275646e32cdfb98e7af4d5
parent154255233830e1e4dd0d99ac929a5dce588c0b81
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>
fs/cifs/cifsfs.c