commit | c2e0fe3f5aae1f70a1ab402778819d2cacbaefa6 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Mon Sep 03 13:33:45 2018 +1000 |
committer | Steve French <stfrench@microsoft.com> | Tue Oct 23 21:16:04 2018 -0500 |
tree | e3ae8a1050e786a1847366b789940929a4dad1e0 | |
parent | ba8ca116854abe19893b8287d15c781e73e72405 [diff] |
cifs: make rmdir() use compounding This and previous patches drop the number of roundtrips we need for rmdir() from 6 to 2. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>