]> git.ipfire.org Git - thirdparty/linux.git/commit
cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 3 Sep 2018 03:33:49 +0000 (13:33 +1000)
committerSteve French <stfrench@microsoft.com>
Wed, 24 Oct 2018 02:16:04 +0000 (21:16 -0500)
commitbb435512cec806a8e4e1af2700a7a7848baed0b5
tree53f76b70d1aa565d709826015d50f8a16da878f6
parent3764cbd179f061ddb308cd58c1e9bbf987505a18
cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding

Get rid of smb2_open_op_close() as all operations are now migrated
to smb2_compound_op().

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2glob.h
fs/cifs/smb2inode.c
fs/cifs/smb2pdu.c
fs/cifs/smb2proto.h