diff options
author | 2024-02-29 06:38:45 -0800 | |
---|---|---|
committer | 2024-03-01 09:08:22 -0700 | |
commit | 242a49e5c8784e93a99e4dc4277b28a8ba85eac5 (patch) | |
tree | 4323a860a00292e5979106939a829c9dcba98caa /scripts/gdb/linux/utils.py | |
parent | nbd: don't clear discard_sectors in nbd_config_put (diff) | |
download | linux-rng-242a49e5c8784e93a99e4dc4277b28a8ba85eac5.tar.xz linux-rng-242a49e5c8784e93a99e4dc4277b28a8ba85eac5.zip |
nbd: freeze the queue for queue limits updates
nbd currently updates the logical and physical block sizes as well
as the discard_sectors on a live queue. Freeze the queue first to
make sure there are not commands in flight that can see torn or
inconsistent limits.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20240229143846.1047223-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions