summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsglob.h
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2024-01-01 18:40:10 +0300
committerSteve French <stfrench@microsoft.com>2024-01-08 00:46:06 +0300
commit6ebfede8d57a615dcbdec7e490faed585153f7f1 (patch)
treeb51d1ca9f928f0c08dc960374d51f2eace97c9d5 /fs/smb/client/cifsglob.h
parent96d566b6c933be96e9f5b216f04024ab522e0465 (diff)
downloadlinux-6ebfede8d57a615dcbdec7e490faed585153f7f1.tar.xz
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
Change SMB2_set_eof() to take eof as CPU order rather than __le64 and pass it directly rather than by pointer. This moves the conversion down into SMB_set_eof() rather than all of its callers and means we don't need to undo it for the traceline. Signed-off-by: David Howells <dhowells@redhat.com> cc: Jeff Layton <jlayton@kernel.org> cc: linux-cifs@vger.kernel.org Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/smb/client/cifsglob.h')
0 files changed, 0 insertions, 0 deletions