Hi Jens, Can the following patches please be applied. [PATCH 1/2] block: Return blk_status_t instead of errno codes [PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits Thanks, Ritika > On Aug 13, 2020, at 11:26 PM, Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote: > > On Wed, Jul 29, 2020 at 03:47:57PM -0700, Ritika Srivastava wrote: >> Replace returning legacy errno codes with blk_status_t in >> blk_cloned_rq_check_limits(). >> >> Signed-off-by: Ritika Srivastava <ritika.srivastava@xxxxxxxxxx> > > Looks good, > > Reviewed-by: Christoph Hellwig <hch@xxxxxx>