On Thu, Aug 13, 2020 at 04:27:22PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > process_inode uses a local convenience variable to abstract the > differences between the ondisk nlink fields in a v1 inode and a v2 > inode. Use this variable for checking and reporting errors. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>