On 9/25/19 4:34 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Fix all the places in the per-thread counter functions either we fail to > check for runtime errors or fail to communicate them properly to > callers. Then fix all the callers to report the error messages instead > of hiding them. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> i'll check up on the interesting use of ret in read_verify_bytes later in the other series. Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>