[PATCH 11/15] xfs: move v1 inode conversion to xfs_inode_from_disk

Christoph Hellwig hch at infradead.org
Wed Feb 17 01:32:04 CST 2016


On Wed, Feb 17, 2016 at 06:20:48PM +1100, Dave Chinner wrote:
> +
> +	sbversion |= XFS_SB_VERSION_NLINKBIT;
> +	setlink_inode(id, be32_to_cpu(dip->di_nlink), type == DBM_DIR, security);
> +

So we always convert to v2 inodes here.  Given that's it's xfs_check
it's only in-core so harmless, but a comment here might be useful.



More information about the xfs mailing list