diff options
author | Ronnie Sahlberg <lsahlber@redhat.com> | 2018-09-03 05:33:47 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-10-24 04:16:04 +0200 |
commit | 3764cbd179f061ddb308cd58c1e9bbf987505a18 (patch) | |
tree | e00ee3c8746cad7cab79d11fc8fa7fc6538fdbcc /virt | |
parent | cifs: change SMB2_OP_SET_INFO to use compounding (diff) | |
download | linux-3764cbd179f061ddb308cd58c1e9bbf987505a18.tar.xz linux-3764cbd179f061ddb308cd58c1e9bbf987505a18.zip |
cifs: remove the is_falloc argument to SMB2_set_eof
We never pass is_falloc==true here anyway and if we ever need to support
is_falloc in the future, SMB2_set_eof is such a trivial wrapper around
send_set_info() that we can/should just create a differently named wrapper
for that new functionality.
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions