aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2018-11-22 16:37:38 +0100
committerJens Axboe <[email protected]>2019-02-24 08:20:17 -0700
commitfb7e160019f4abb4082740bfeb27a38f6389c745 (patch)
tree7898b05dee28219f4a573c7b31249c733c570b49 /lib/test_overflow.c
parent758a58d0bc67457f1215321a536226654a830eeb (diff)
fs: add an iopoll method to struct file_operations
This new methods is used to explicitly poll for I/O completion for an iocb. It must be called for any iocb submitted asynchronously (that is with a non-null ki_complete) which has the IOCB_HIPRI flag set. The method is assisted by a new ki_cookie field in struct iocb to store the polling cookie. Reviewed-by: Hannes Reinecke <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions