]> git.baikalelectronics.ru Git - kernel.git/commit
epoll: use anonymous inodes
authorDavide Libenzi <davidel@xmailserver.org>
Fri, 11 May 2007 05:23:21 +0000 (22:23 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 11 May 2007 15:29:37 +0000 (08:29 -0700)
commitcf8bf0ea724ef28ab5875b6458b2545cbaa8a938
tree3d2dc033eb92d18f8b2debe2fd472d6f3a7b6b9f
parentf3f514d3fd69e4f173495e8e4c7679e8733a2ac0
epoll: use anonymous inodes

Cut out lots of code from epoll, by reusing the anonymous inode source
patch (fs/anon_inodes.c).

Signed-off-by: Davide Libenzi <davidel@xmailserver.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/eventpoll.c