cifs: make rmdir() use compounding
authorRonnie Sahlberg <[email protected]>
Mon, 3 Sep 2018 03:33:45 +0000 (13:33 +1000)
committerSteve French <[email protected]>
Wed, 24 Oct 2018 02:16:04 +0000 (21:16 -0500)
commitc2e0fe3f5aae1f70a1ab402778819d2cacbaefa6
treee3ae8a1050e786a1847366b789940929a4dad1e0
parentba8ca116854abe19893b8287d15c781e73e72405
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 <[email protected]>
Signed-off-by: Steve French <[email protected]>
fs/cifs/smb2inode.c
fs/cifs/smb2pdu.c
fs/cifs/smb2proto.h