hash-based notify and dnotify?

Volker Lendecke Volker.Lendecke at SerNet.DE
Tue Jan 30 22:42:02 GMT 2007


On Wed, Jan 31, 2007 at 09:07:32AM +1100, tridge at samba.org wrote:
> performance problems. Or can we ask FAM "what method are you using to
> provide this interface?"

No, I don't think so. Having a central daemon do the scans
is potentially a bit less horrible. At least in the case
where many users have the same directory open only one scan
has to be done, not one per client.

I'm still thinking about a good way to enable/disable the
backends. Inotify by default if available is a given. I
might try to push the sys_notify_watch() through the Samba3
VFS.

Conceptually this matches the Samba3 way of doing things
quite well I think, all filesystem specific stuff goes
through the VFS, and we end up with less smb.conf options.
vfs_default.c would do inotify if available and nothing if
not. FAM would be a module.

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20070130/4c623bf4/attachment.bin


More information about the samba-technical mailing list