diff options
author | 2023-12-27 09:23:03 +0000 | |
---|---|---|
committer | 2023-12-27 10:46:01 -0700 | |
commit | 3888b2ee6262616dbcbf902bc171963fe345da87 (patch) | |
tree | dbafabc0a309f0798ad5e261902e3f8d3dcf924d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS (diff) | |
download | wireguard-linux-3888b2ee6262616dbcbf902bc171963fe345da87.tar.xz wireguard-linux-3888b2ee6262616dbcbf902bc171963fe345da87.zip |
aoe: don't abuse BLK_DEF_MAX_SECTORS
BLK_DEF_MAX_SECTORS despite the confusing name is the default cap for
the max_sectors limits. Don't use it to initialize max_hw_setors, which
is a hardware / driver capacility.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20231227092305.279567-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions