Skip to content

Conversation

@blktests-ci
Copy link

@blktests-ci blktests-ci bot commented Jan 6, 2026

Pull request for series with
subject: block: remove redundant kill_bdev() call in set_blocksize()
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1038768

@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 6, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1038768
version: 1

@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 8, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1038768
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1038768=>linus-master branch from 7b955e9 to 866bb51 Compare January 8, 2026 00:59
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from a2a6d78 to f962a4d Compare January 9, 2026 04:56
@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 9, 2026

Upstream branch: 623fb99
series: https://patchwork.kernel.org/project/linux-block/list/?series=1038768
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1038768=>linus-master branch from 866bb51 to 46f5869 Compare January 9, 2026 04:59
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from f962a4d to 06634b5 Compare January 13, 2026 21:24
@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 13, 2026

Upstream branch: b543459
series: https://patchwork.kernel.org/project/linux-block/list/?series=1038768
version: 1

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>
@blktests-ci blktests-ci bot force-pushed the series/1038768=>linus-master branch from 46f5869 to 9198283 Compare January 13, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant