Hi, I'm working on a FUSE filesystem, which is part of a construction like GoboLinux. It offers the user, when her/his session begins an environment like: /Computer /Home /Internet Services /Mounts /Network /Shared /System The normal directories like /bin, /etc, /usr etcetera are present but hidden ( by the FUSE fs). See: http://linux.bononline.nl/wiki/index.php/Mount.md5key (especially the changes and the screenshots..) To make this environment more consistent and usefull, it has to support (i)notify. Earlier I've posted a message about that on the linux fsdevel mailist: http://marc.info/?l=linux-fsdevel&m=130052497829681&w=2 Mentioned there - and I agree - that when developing support for notify on mounted filesystems you need to have one base (in VFS), and a part which is handled by the (mounted) fs self. So here my question, how does NFS handle notify?? I'm not that familiar with NFS, so maybe I'm asking something really stupid here... Thanks in advance, Stef -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html