On Mon, Feb 24, 2020 at 04:13:23PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Nobody uses the flags parameter, so get rid of it. Looks good, but wouldn't it make sense to fold this into the previous patch instead of modifying all callers twice? Reviewed-by: Christoph Hellwig <hch@xxxxxx>