r14933: fix the handling of notify filters to be much closer to the behaviour
authorAndrew Tridgell <tridge@samba.org>
Thu, 6 Apr 2006 01:56:04 +0000 (01:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:00:19 +0000 (14:00 -0500)
commite54abee4e19538760119e8e63eb23f78fd88da4f
tree52652d0565a76ff1cfa263707c919586f29a5b92
parentfe071da009d910c3325f016ae9e4b349d726802f
r14933: fix the handling of notify filters to be much closer to the behaviour
of w2k3. The behaviour is particularly tricky for rename.
(This used to be commit 4d3b8d95498a328ffc08ecb62d9531b6bfe4e2b5)
source4/ntvfs/posix/pvfs_mkdir.c
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/pvfs_read.c
source4/ntvfs/posix/pvfs_rename.c
source4/ntvfs/posix/pvfs_setfileinfo.c
source4/ntvfs/posix/pvfs_write.c
source4/ntvfs/posix/vfs_posix.c