From: Dmitry Antipov Date: Wed, 6 Feb 2008 09:36:19 +0000 (-0800) Subject: SIGIO-driven I/O with inotify queues X-Git-Tag: v2.6.25-rc1~765 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcfbf84d4067674b0740a39605f8057622ad5230;p=pandora-kernel.git SIGIO-driven I/O with inotify queues Add SIGIO-driven I/O for descriptors returned by inotify_init(). The thing may be enabled by convenient fcntl (fd, F_SETFL, O_ASYNC) call. Signed-off-by: Dmitry Antipov Cc: Robert Love Cc: John McCutchan Cc: Michael Kerrisk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed