]> Git Repo - linux.git/commit - block/Kconfig
block: use iomap for writes to block devices
authorChristoph Hellwig <[email protected]>
Tue, 1 Aug 2023 17:22:00 +0000 (19:22 +0200)
committerJens Axboe <[email protected]>
Wed, 2 Aug 2023 15:13:09 +0000 (09:13 -0600)
commit487c607df790d366e67a7d6a30adf785cdd98e55
treef9737bc94a5f0d017225f0eb0fc4701544a0e1de
parenta05f7bd9578b17521a9a5f3689f3934c082c6390
block: use iomap for writes to block devices

Use iomap in buffer_head compat mode to write to block devices.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Luis Chamberlain <[email protected]>
Reviewed-by: Pankaj Raghav <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Christian Brauner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
block/Kconfig
block/fops.c
This page took 0.051401 seconds and 4 git commands to generate.