]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: refactor inode buffer verifier error logging
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 23 Mar 2018 17:06:53 +0000 (10:06 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 24 Mar 2018 01:05:07 +0000 (18:05 -0700)
commit084f8c1bc7c1abeec1bc961c01153a9367717a40
tree496af515b3a421812a727d0fed2c3d6e6f9f656d
parent422a7b6f61acc933fd55eab95c2ac03666c4cb06
xfs: refactor inode buffer verifier error logging

When the inode buffer verifier encounters an error, it's much more
helpful to print a buffer from the offending inode instead of just the
start of the inode chunk buffer.

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_error.c
fs/xfs/xfs_error.h