mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
b329ea1cf3
The OneFS kernel based change notify system takes an fd of the directory to watch in it's initialization syscall. Since we already have this directory open, this commit plumbs that fd down to the VFS layer via the notify_entry struct. We also need to know if the watch is taken out on a snapshot directory. The full file_id struct is also passed down to make this determination. The file_id marshalling wrappers are hand written here, but should eventually be auto-generated by moving the struct file_id into the idl. |
||
---|---|---|
.. | ||
ndr_string.c | ||
sid.c | ||
util.c |