xfs: add inode magic to inode verifier
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 6 Feb 2019 18:01:50 +0000 (10:01 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 12 Feb 2019 00:07:01 +0000 (16:07 -0800)
commit2bfe7069f71e56a301976d08eae3027b1eebc30d
tree4badaf7cd87bb34af6834e8943f35c81030981c5
parent8764f98351fa561296f70c3435a5cb1eb6272c39
xfs: add inode magic to inode verifier

Use xfs_verify_magic to check the magic numbers of inodes.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/libxfs/xfs_inode_buf.c
fs/xfs/xfs_log_recover.c