diff options
author | Al Viro <[email protected]> | 2024-04-16 20:12:47 -0400 |
---|---|---|
committer | Al Viro <[email protected]> | 2024-05-02 17:23:30 -0400 |
commit | af63dd715a5c6b66bbd1485c2189b92c1a3fba41 (patch) | |
tree | db6404a737744aac575a5737c9d6d941bbc982eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0bbac3facb5d6cc0171c45c9873a2dc96bea9680 (diff) |
bcache_register(): don't bother with set_blocksize()
We are not using __bread() anymore and read_cache_page_gfp() doesn't
care about block size. Moreover, we should *not* change block
size on a device that is currently held exclusive - filesystems
that use buffer cache expect the block numbers to be interpreted
in units set by filesystem.
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Christian Brauner <[email protected]>
ACKed-by: Kent Overstreet <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions