1VFS_NOTIFY_FAM(8) VFS_NOTIFY_FAM(8)
2
3
4
6 vfs_notify_fam - FAM support for file change notifications
7
9 vfs objects = notify_fam
10
12 This VFS module is part of the samba(7) suite.
13
14 The vfs_notify_fam module makes use of the system FAM (File Alteration
15 Monitor) daemon to implement file change notifications for Windows
16 clients. FAM is generally present only on IRIX and some BSD systems.
17
18 This module is not stackable.
19
21 Support FAM notifications globally:
22
23
24 [global]
25 vfs objects = notify_fam
26
27
29 This man page is correct for version 3.0.25 of the Samba suite.
30
32 The original Samba software and related utilities were created by
33 Andrew Tridgell. Samba is now developed by the Samba Team as an Open
34 Source project similar to the way the Linux kernel is developed.
35
36
37
38
39 VFS_NOTIFY_FAM(8)