summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorYang Xiuwei <yangxiuwei@kylinos.cn>2026-01-06 10:42:57 +0800
committerJens Axboe <axboe@kernel.dk>2026-02-04 09:28:18 -0700
commitd4d78dd43cecaeaadb24e78927a4d6fda7d1f1d9 (patch)
tree7b1a15c0d33f61247ea0a66ee605754420412b57 /rust/alloc/collections/git@git.tavy.me:linux.git
parent2c04718edcd5e1ac8fed9a0f8d0620e8bc94014d (diff)
block: remove redundant kill_bdev() call in set_blocksize()
The second kill_bdev() call in set_blocksize() is redundant as the first call already clears all buffers and pagecache, and locks prevent new pagecache creation between the calls. Signed-off-by: Yang Xiuwei <yangxiuwei@kylinos.cn> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions