On Sun, Nov 03, 2019 at 02:24:10PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Refactor the code that complains when a dir/attr mapping doesn't exist > but the caller requires a mapping. This small restructuring helps us to > reduce the indenting level. I have to say I hate the calling convention here.. But the actual change is perfectly fine, so: Reviewed-by: Christoph Hellwig <hch@xxxxxx>