cifs: change unlink to use a compound
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 3 Sep 2018 03:33:43 +0000 (13:33 +1000)
committerSteve French <stfrench@microsoft.com>
Wed, 24 Oct 2018 02:16:04 +0000 (21:16 -0500)
commit47dd9597df41f0f5cc6d86cffbbccce2d9e3a788
tree2b2945b32addfd9e6302965383c6242a42574896
parentf733e3936da462265a155f4dd44a333e56d197ed
cifs: change unlink to use a compound

This,and previous patches, drops the number of roundtrips from five to two
for unlink()

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