On Fri, Mar 27, 2020 at 01:45:56PM +0800, xiakaixu1987@xxxxxxxxx wrote: > From: Kaixu Xia <kaixuxia@xxxxxxxxxxx> > > Since the "no-allocation" reservations for file creations has > been removed, the resblks value should be larger than zero, so > remove unnecessary judgment. The patch looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx> Although I would replace "judgement" with "condition" in the commit log.