cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb
authorRonnie Sahlberg <lsahlber@redhat.com>
Sat, 12 Dec 2020 19:40:50 +0000 (13:40 -0600)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 15:16:23 +0000 (09:16 -0600)
commit8401e93678933a140cebfa2e7122c1a6b687c355
tree1acc691e51c7815dc9b14a0d995e2372c55ef955
parentee0dce4926b95c3c96217c076550216eb6dcd90b
cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb

We can already access these from cifs_sb->ctx so we no longer need
a local copy in cifs_sb.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_fs_sb.h
fs/cifs/cifsacl.c
fs/cifs/cifsfs.c
fs/cifs/connect.c
fs/cifs/file.c
fs/cifs/inode.c
fs/cifs/misc.c
fs/cifs/readdir.c