On Sun, Jun 24, 2018 at 12:23:42PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Add a helper to decide if an inode has real or unwritten extents in the > CoW fork. The upcoming repair freeze functionality will have to know if > it's safe to iput an inode -- if the inode has incore any state that > would require a transaction to unwind during iput, we'll have to defer > the iput. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Seems ok, but I really can't review this in isolation because at this point I've got no idea what it's calling context is. i.e. I'm not going to say this is OK until I see how/why/where delayed iput()s are used. Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html