]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aio: add support for IOCB_CMD_POLL via aio thread helper
authorBenjamin LaHaise <bcrl@kvack.org>
Sun, 10 Jan 2016 23:00:10 +0000 (18:00 -0500)
committerBenjamin LaHaise <bcrl@kvack.org>
Sun, 10 Jan 2016 23:00:10 +0000 (18:00 -0500)
commit6a81013efc4013555c5de34c01530b805f45c92c
tree60c466fadea2b7cd8d862ba22a9f90852f912164
parentdbcde1ed6ee0a040d121d2c1777f20723918e173
aio: add support for IOCB_CMD_POLL via aio thread helper

Applications that require a unified event loop occasionally have a need
to interface with libaries or other code that require notification on a
file descriptor becoming ready for read or write via poll.  Add support
for the aio poll operation to enable these use-cases by way of the thread
based aio helpers.

Signed-off-by: Benjamin LaHaise <ben.lahaise@solacesystems.com>
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
fs/aio.c
include/uapi/linux/aio_abi.h