commit | c3498185b7898d770f9f7148c78b9daade5e54ec | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Sun Sep 15 22:38:52 2019 -0500 |
committer | Steve French <stfrench@microsoft.com> | Mon Sep 16 11:43:39 2019 -0500 |
tree | 231681fc03b374a7b2cba5ae0729dbb25f974688 | |
parent | 8eecd1c2e5bc73d33f3a544751305679dbf88eb4 [diff] |
smb3: add missing worker function for SMB3 change notify SMB3 change notify is important to allow applications to wait on directory change events of different types (e.g. adding and deleting files from others systems). Add worker functions for this. Acked-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <stfrench@microsoft.com>