diff options
author | 2020-09-24 08:51:36 +0200 | |
---|---|---|
committer | 2020-09-24 13:43:39 -0600 | |
commit | a8b456d01cd6b37191f14248f3e2bdbe5ce3a89e (patch) | |
tree | 409f35af00eba0691be18217ce570d41751ab593 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bdi: remove BDI_CAP_CGROUP_WRITEBACK (diff) | |
download | linux-dev-a8b456d01cd6b37191f14248f3e2bdbe5ce3a89e.tar.xz linux-dev-a8b456d01cd6b37191f14248f3e2bdbe5ce3a89e.zip |
bdi: remove BDI_CAP_SYNCHRONOUS_IO
BDI_CAP_SYNCHRONOUS_IO is only checked in the swap code, and used to
decided if ->rw_page can be used on a block device. Just check up for
the method instead. The only complication is that zram needs a second
set of block_device_operations as it can switch between modes that
actually support ->rw_page and those who don't.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions