]> www.infradead.org Git - users/hch/misc.git/commit
block: Error an attempt to split an atomic write in bio_split()
authorJohn Garry <john.g.garry@oracle.com>
Mon, 11 Nov 2024 11:21:46 +0000 (11:21 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 11 Nov 2024 15:35:46 +0000 (08:35 -0700)
commit27b26f09a7e6ae3ecae460299349b31fe0b5452f
tree9eebe59b80d38ba7e2feb167017cb11e7b4a7a73
parente546fe1da9bd47a6fddce6b37c17b1aa1811f7d3
block: Error an attempt to split an atomic write in bio_split()

This is disallowed.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: John Garry <john.g.garry@oracle.com>
Link: https://lore.kernel.org/r/20241111112150.3756529-3-john.g.garry@oracle.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c