On Thu, Aug 10, 2017 at 10:18:51AM -0700, Darrick J. Wong wrote: > I felt there's less messing around with vfs internals by sticking to > igrab and iput (and letting them deal with the internal inode state) > since that's what xfs uses elsewhere to manage inode life cycles. I'd feel much safer calling evict_inodes rather than reimplementing it poorly. In fact we might want to just call it in the VFS after a failed mount? Either way please also add Al to the Cc for the next version. -- 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