mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
de4a1c90a7
"notify_event" only reports names relative to some path that is only implicitly known via "private_data". Right now "private_data" is the fsp of the directory holding this notify. I want to use inotify_watch in a notify-daemon that does not have a fsp available and has more problems getting the path right out of "private_data". notify_inotify has the directory under which the event happened available, so make it known to the callback. Right now no caller uses it yet. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> |
||
---|---|---|
.. | ||
brlock_tdb.c | ||
brlock.c | ||
brlock.h | ||
init.c | ||
notify.c | ||
ntvfs_common.h | ||
opendb_tdb.c | ||
opendb.c | ||
opendb.h | ||
wscript_build |