diff options
author | David Howells <dhowells@redhat.com> | 2019-11-21 09:13:58 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-01-27 02:24:16 +0100 |
commit | 6629400a2227c843a84e84c2aa4275dfe6c3bdbc (patch) | |
tree | da7cef88466400b865010945f075ee0ef3713aeb /fs/cifs/connect.c | |
parent | cifs: set correct max-buffer-size for smb2_ioctl_init() (diff) | |
download | linux-6629400a2227c843a84e84c2aa4275dfe6c3bdbc.tar.xz linux-6629400a2227c843a84e84c2aa4275dfe6c3bdbc.zip |
cifs: Don't use iov_iter::type directly
Don't use iov_iter::type directly, but rather use the new accessor
functions that have been added. This allows the .type field to be split
and rearranged without the need to update the filesystems.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/connect.c')
0 files changed, 0 insertions, 0 deletions