commit | bb435512cec806a8e4e1af2700a7a7848baed0b5 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Mon Sep 03 13:33:49 2018 +1000 |
committer | Steve French <stfrench@microsoft.com> | Tue Oct 23 21:16:04 2018 -0500 |
tree | 53f76b70d1aa565d709826015d50f8a16da878f6 | |
parent | 3764cbd179f061ddb308cd58c1e9bbf987505a18 [diff] |
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>