Files
linux/fs
Adam Manzanares d9a08a9e61 fs: Add aio iopriority support
This is the per-I/O equivalent of the ioprio_set system call.

When IOCB_FLAG_IOPRIO is set on the iocb aio_flags field, then we set the
newly added kiocb ki_ioprio field to the value in the iocb aio_reqprio field.

This patch depends on block: add ioprio_check_cap function.

Signed-off-by: Adam Manzanares <adam.manzanares@wdc.com>
Reviewed-by: Jeff Moyer <jmoyer@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2018-05-31 10:50:55 -04:00
..
2018-04-20 09:59:33 -07:00
2018-05-21 14:30:07 -04:00
2018-05-21 14:30:08 -04:00
2018-03-14 13:31:23 +01:00
2018-03-27 13:18:09 -04:00
2018-04-20 17:18:36 -07:00
2018-05-21 14:30:09 -04:00
2018-05-31 10:50:55 -04:00
2018-04-11 10:28:39 -07:00
2018-05-26 09:16:44 +02:00
2018-04-11 10:28:37 -07:00
2018-04-20 17:18:35 -07:00
2018-04-11 10:28:39 -07:00
2018-01-29 07:27:24 -08:00
2018-02-15 15:34:42 -05:00
2018-05-26 09:16:44 +02:00
2018-05-26 09:16:44 +02:00