commit | f733e3936da462265a155f4dd44a333e56d197ed | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Mon Sep 03 13:33:42 2018 +1000 |
committer | Steve French <stfrench@microsoft.com> | Tue Oct 23 21:16:04 2018 -0500 |
tree | a20d83a63e60fd6752007cf0fa01b01ac381586c | |
parent | c5a5f38f075cf7656a1d7ad2b40cbc19e48e9805 [diff] |
cifs: change mkdir to use a compound This with the previous patch changes mkdir() from needing 6 roundtrips to just 3. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>