diff options
author | Jan Kara <jack@suse.cz> | 2022-06-23 09:48:28 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-06-27 14:29:12 +0200 |
commit | 893e5d32d5832674bcf6465f27958e883b72b346 (patch) | |
tree | 4b20c6a89835a6ffca1f5af19703a90622b3ec46 /drivers/mtd | |
parent | block: Return effective IO priority from get_current_ioprio() (diff) | |
download | linux-893e5d32d5832674bcf6465f27958e883b72b346.tar.xz linux-893e5d32d5832674bcf6465f27958e883b72b346.zip |
block: Generalize get_current_ioprio() for any task
get_current_ioprio() operates only on current task. We will need the
same functionality for other tasks as well. Generalize
get_current_ioprio() for that and also move the bulk out of the header
file because it is large enough.
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Tested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220623074840.5960-3-jack@suse.cz
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions