commit | 8401e93678933a140cebfa2e7122c1a6b687c355 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Sat Dec 12 13:40:50 2020 -0600 |
committer | Steve French <stfrench@microsoft.com> | Mon Dec 14 09:16:23 2020 -0600 |
tree | 1acc691e51c7815dc9b14a0d995e2372c55ef955 | |
parent | ee0dce4926b95c3c96217c076550216eb6dcd90b [diff] |
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>