cifs: prepare SMB2_Flush to be usable in compounds
authorRonnie Sahlberg <lsahlber@redhat.com>
Tue, 16 Jul 2019 05:07:08 +0000 (15:07 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 16 Sep 2019 16:43:37 +0000 (11:43 -0500)
commit86e14e12051a229070f43d6f80037cd064afa4a5
treec0a91bd152d699d4f124e28d1eb85daf0b1760ec
parent22442179a5bb8c62c978cdb686cfb3a8f6d110d8
cifs: prepare SMB2_Flush to be usable in compounds

Create smb2_flush_init() and smb2_flush_free() so we can use the flush command
in compounds.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2pdu.c
fs/cifs/smb2proto.h