commit | 47dd9597df41f0f5cc6d86cffbbccce2d9e3a788 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Mon Sep 03 13:33:43 2018 +1000 |
committer | Steve French <stfrench@microsoft.com> | Tue Oct 23 21:16:04 2018 -0500 |
tree | 2b2945b32addfd9e6302965383c6242a42574896 | |
parent | f733e3936da462265a155f4dd44a333e56d197ed [diff] |
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>