[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aD9CrGs5cBTKs2Xg@kbusch-mbp>
Date: Tue, 3 Jun 2025 12:45:00 -0600
From: Keith Busch <kbusch@...nel.org>
To: Caleb Sander Mateos <csander@...estorage.com>
Cc: Jens Axboe <axboe@...nel.dk>, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] block: drop direction param from
bio_integrity_copy_user()
On Tue, Jun 03, 2025 at 12:31:32PM -0600, Caleb Sander Mateos wrote:
> direction is determined from bio, which is already passed in. Compute
> op_is_write(bio_op(bio)) directly instead of converting it to an iter
> direction and back to a bool.
Looks good.
Reviewed-by: Keith Busch <kbusch@...nel.org>
Powered by blists - more mailing lists