diff options
author | Hongzhen Luo <[email protected]> | 2024-10-15 18:38:36 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2024-11-18 18:50:14 +0800 |
commit | bae0854160939a64a092516ff1b2f221402b843b (patch) | |
tree | 32ca31717517c131f2d596ca8ea8f783b1d6d4b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ec4f59d1a99de86e5c14cf97946e94d5cef98ab0 (diff) |
erofs: fix blksize < PAGE_SIZE for file-backed mounts
Adjust sb->s_blocksize{,_bits} directly for file-backed
mounts when the fs block size is smaller than PAGE_SIZE.
Previously, EROFS used sb_set_blocksize(), which caused
a panic if bdev-backed mounts is not used.
Fixes: fb176750266a ("erofs: add file-backed mount support")
Signed-off-by: Hongzhen Luo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions