Files
Linux/fs
Amy Griffis 7a2bd3f7ef [PATCH] inotify: IN_DELETE events missing
IN_DELETE events are no longer generated for the removal of a file from a
watched directory.

This seems to be a result of clearing DCACHE_INOTIFY_PARENT_WATCHED in
d_delete() directly before calling fsnotify_nameremove().

Assuming the flag doesn't need to be cleared before dentry_iput(), this
should do the trick.

Signed-off-by: Amy Griffis <amy.griffis@hp.com>
Cc: John McCutchan <ttb@tentacle.dhs.org>
Acked-by: Robert Love <rml@novell.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-31 12:18:55 -08:00
..
2006-03-31 12:18:51 -08:00
2006-03-26 08:56:55 -08:00
2006-03-31 12:18:55 -08:00
2006-03-29 13:24:50 +11:00
2006-03-31 12:18:55 -08:00
2006-03-28 09:16:05 -08:00
2006-03-31 12:18:52 -08:00
2006-03-31 12:18:54 -08:00
2006-03-28 09:16:08 -08:00
2006-03-28 09:16:05 -08:00
2006-03-30 22:16:24 -08:00
2006-03-26 08:56:55 -08:00
2006-03-31 12:18:54 -08:00