[PATCH] inotify: oops fix
authorRobert Love <rml@novell.com>
Mon, 25 Jul 2005 19:10:08 +0000 (15:10 -0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Jul 2005 20:37:21 +0000 (13:37 -0700)
Bug fix: Ensure that the fd passed to inotify_add_watch() and
inotify_rm_watch() belongs to inotify.

Signed-off-by: Robert Love <rml@novell.com>
Signed-off-by: John McCutchan <ttb@tentacle.dhs.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found