On Mon, Sep 14, 2020 at 06:51:11PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Hoist the code that propagates di_flags from a parent to a new child > into a separate function. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good (except for the fact that this is duplicated and not shared with the kernel..) Reviewed-by: Christoph Hellwig <hch@xxxxxx>