On Thu, Apr 06, 2023 at 04:41:02PM +0200, Christoph Hellwig wrote: > Propagate read errors to the caller instead of dropping them on > the floor, and stop returning the somewhat dangerous 1 on success > from read_from_bdev*. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> Acked-by: Minchan Kim <minchan@xxxxxxxxxx>