]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: make rmdir() use compounding
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 3 Sep 2018 03:33:45 +0000 (13:33 +1000)
committerSteve French <stfrench@microsoft.com>
Wed, 24 Oct 2018 02:16:04 +0000 (21:16 -0500)
commit25e9eb3b77520fcb767809f3bb4afa41b41d1e60
treee3ae8a1050e786a1847366b789940929a4dad1e0
parenta64445584466412b5f543b2f8dd9c60474356fa3
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>
fs/cifs/smb2inode.c
fs/cifs/smb2pdu.c
fs/cifs/smb2proto.h