]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iomap: comment on atomic write checks in iomap_dio_bio_iter()
authorJohn Garry <john.g.garry@oracle.com>
Thu, 20 Mar 2025 12:02:49 +0000 (12:02 +0000)
committerChristian Brauner <brauner@kernel.org>
Thu, 20 Mar 2025 14:16:03 +0000 (15:16 +0100)
commitaacd436e40b0a8f0e8411438c5b5db98bd8f0256
treec18f0286de4753a8a2e69cc733f19179b361ceb5
parentd279c80e0bac8a42c7d05744fefbd3b4736dd475
iomap: comment on atomic write checks in iomap_dio_bio_iter()

Help explain the code.

Also clarify the comment for bio size check.

Signed-off-by: John Garry <john.g.garry@oracle.com>
Link: https://lore.kernel.org/r/20250320120250.4087011-3-john.g.garry@oracle.com
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/iomap/direct-io.c