From: Robert Love Date: Tue, 7 Feb 2006 20:58:45 +0000 (-0800) Subject: [PATCH] inotify: fix one-shot support X-Git-Tag: v2.6.16-rc3~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5173119ff10c5538e92a7957a50887ae170b8da;p=pandora-kernel.git [PATCH] inotify: fix one-shot support Fix one-shot support in inotify. We currently drop the IN_ONESHOT flag during watch addition. Fix is to not do that. Signed-off-by: Robert Love Cc: John McCutchan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed