From: Amy Griffis Date: Thu, 1 Jun 2006 20:11:05 +0000 (-0700) Subject: [PATCH] inotify (4/5): allow watch removal from event handler X-Git-Tag: v2.6.18-rc1~1102^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ca10067f7f4bfa62a1b0edc84f590261fa02d75;p=pandora-kernel.git [PATCH] inotify (4/5): allow watch removal from event handler Allow callers to remove watches from their event handler via inotify_remove_watch_locked(). This functionality can be used to achieve IN_ONESHOT-like functionality for a subset of events in the mask. Signed-off-by: Amy Griffis Acked-by: Robert Love Acked-by: John McCutchan Signed-off-by: Al Viro --- Reading git-diff-tree failed