cifs: update super_operations to show_devname
authorSteve French <stfrench@microsoft.com>
Tue, 15 Dec 2020 02:08:10 +0000 (20:08 -0600)
committerSteve French <stfrench@microsoft.com>
Tue, 15 Dec 2020 21:12:51 +0000 (15:12 -0600)
commit653a5efb849aea1706648257c3c23ece82997f44
tree40a3d5d7df0f85666840a8ca7769968a82987bbe
parent5c4b642141eb3576213ab59d06ba12e1fa989046
cifs: update super_operations to show_devname

This is needed so that we display the correct //server/share vs
\\server\share in /proc/mounts for the device name (in the new
mount API).

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
fs/cifs/cifsfs.c