diff options
| author | Yang Xiuwei <yangxiuwei@kylinos.cn> | 2026-01-06 10:42:57 +0800 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-02-04 09:28:18 -0700 |
| commit | d4d78dd43cecaeaadb24e78927a4d6fda7d1f1d9 (patch) | |
| tree | 7b1a15c0d33f61247ea0a66ee605754420412b57 /rust/alloc/collections/git@git.tavy.me:linux.git | |
| parent | 2c04718edcd5e1ac8fed9a0f8d0620e8bc94014d (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
