commit | edf3ef3707c2321afdb4cde3eba756a687f3e8e7 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Sun May 05 17:25:12 2019 -0500 |
committer | Steve French <stfrench@microsoft.com> | Tue May 07 23:24:55 2019 -0500 |
tree | ffcb32731b7bf7be4cb9eceaf3c57cbbe213c661 | |
parent | c425014afd7f622d586e7242f94019131790f5a3 [diff] |
smb3: Add protocol structs for change notify support Add the SMB3 protocol flag definitions and structs for change notify. Future patches will add the hooks to allow it to be invoked from the client. See MS-FSCC 2.6 and MS-SMB2 2.2.35 Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>