cifs: constify pathname arguments in a bunch of helpers
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 18 Mar 2021 19:44:05 +0000 (15:44 -0400)
committerSteve French <stfrench@microsoft.com>
Sun, 25 Apr 2021 21:28:23 +0000 (16:28 -0500)
commitf6f1f1790775fbe45e14a99aab2fab3d74919450
tree4148db19bcdc869bbf762f0adc476f0e2e673ebc
parent558691393a439628e97a182fdba4e7f6417acb91
cifs: constify pathname arguments in a bunch of helpers

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsproto.h
fs/cifs/file.c
fs/cifs/inode.c
fs/cifs/readdir.c
fs/cifs/xattr.c