commit | 074111ca5f713e4db9d370d2502c493b8e8568c6 | [log] [tgz] |
---|---|---|
author | Adam Manzanares <adam.manzanares@wdc.com> | Tue May 22 10:52:20 2018 -0700 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu May 31 10:50:55 2018 -0400 |
tree | 6b6d0ea9683c1d559f1481ec280501284f9b35c9 | |
parent | d9a08a9e616beeccdbd0e7262b7225ffdfa49e92 [diff] |
fs: blkdev set bio prio from kiocb prio Now that kiocb has an ioprio field copy this over to the bio when it is created from the kiocb. Signed-off-by: Adam Manzanares <adam.manzanares@wdc.com> Reviewed-by: Jeff Moyer <jmoyer@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>