Hi Mike and Mikulas, On 11/24/25 15:48, Chaitanya Kulkarni wrote: > __blkdev_issue_discard() always returns 0, making all error checking > at call sites dead code. > > For dm-thin change issue_discard() return type to void, in > passdown_double_checking_shared_status() remove the r assignment from > return value of the issue_discard(), for end_discard() hardcode value of > r to 0 that matches only value returned from __blkdev_issue_discard(). > > Reviewed-by: Martin K. Petersen<[email protected]> > Reviewed-by: Johannes Thumshirn<[email protected]> > Reviewed-by: Christoph Hellwig<[email protected]> > Signed-off-by: Chaitanya Kulkarni<[email protected]> > ---
Gentle ping on this. -ck
