On Fri, Sep 06, 2024 at 11:57:21PM +0100, Pavel Begunkov wrote: > +static int blk_validate_byte_range(struct block_device *bdev, > + uint64_t start, uint64_t len) A little comment explaining what it validates would be useful here.
On Fri, Sep 06, 2024 at 11:57:21PM +0100, Pavel Begunkov wrote: > +static int blk_validate_byte_range(struct block_device *bdev, > + uint64_t start, uint64_t len) A little comment explaining what it validates would be useful here.