commit | eae83ce10b4713d9f4f3419af16436f89c1a7172 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 30 08:31:52 2018 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Feb 24 08:20:17 2019 -0700 |
tree | 38025badb32cde77d2558d4b7c8a152388466949 | |
parent | fb7e160019f4abb4082740bfeb27a38f6389c745 [diff] |
block: wire up block device iopoll method Just call blk_poll on the iocb cookie, we can derive the block device from the inode trivially. Reviewed-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>