summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2inode.c
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2018-09-03 06:33:47 +0300
committerSteve French <stfrench@microsoft.com>2018-10-24 05:16:04 +0300
commit3764cbd179f061ddb308cd58c1e9bbf987505a18 (patch)
treee00ee3c8746cad7cab79d11fc8fa7fc6538fdbcc /fs/cifs/smb2inode.c
parentdcbf91035709e9b8490bba96995998f48ce85947 (diff)
downloadlinux-3764cbd179f061ddb308cd58c1e9bbf987505a18.tar.xz
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 'fs/cifs/smb2inode.c')
0 files changed, 0 insertions, 0 deletions