Re: [PATCH] block: remove blkdev_write_begin() and blkdev_write_end()

From: Jens Axboe

Date: Tue May 26 2026 - 12:42:44 EST



On Mon, 25 May 2026 14:25:55 -0400, Tal Zussman wrote:
> Remove blkdev_write_begin(), blkdev_write_end(), and their entries in
> def_blk_aops. These have been unreachable since commit 487c607df790
> ("block: use iomap for writes to block devices") switched block device
> buffered writes from generic_perform_write() to
> iomap_file_buffered_write(), which bypasses aops->write_begin/end.
>
>
> [...]

Applied, thanks!

[1/1] block: remove blkdev_write_begin() and blkdev_write_end()
(no commit info)

Best regards,
--
Jens Axboe