On Mon, Feb 04, 2019 at 09:59:52AM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > In xfs_iunlink_remove we have two identical calls to > xfs_iunlink_update_inode, so move it out of the if statement to simplify > the code some more. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>