commit | 97ca1762246d6eeb1b48dff8a179d1a92ce24227 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Thu Apr 26 08:50:49 2018 -0600 |
committer | Steve French <stfrench@microsoft.com> | Sun May 27 17:56:35 2018 -0500 |
tree | 09eb232f138a7cadd2d54ce6e3cdbabf5b6d05ea | |
parent | 96164ab2d880c9539989bea68d4790f6fd619b1f [diff] |
cifs: add a new SMB2_close_flags function And make SMB2_close just a wrapper for SMB2_close_flags. We need this as we will start to send SMB2_CLOSE pdus using special flags. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com> Signed-off-by: Steve French <smfrench@gmail.com>