]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd258a9915170c1fc8f624bfff975a752e389f570
tree40a3d5d7df0f85666840a8ca7769968a82987bbe
parentb761d2b99e0451765a805db88bb3ed52d6b0ba11
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