On Wed, Dec 13, 2017 at 03:59:07PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Change the short form directory structure verifier function to return > the instruction pointer of a failing check or NULL if everything's ok. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_dir2_priv.h | 2 +- > fs/xfs/libxfs/xfs_dir2_sf.c | 26 +++++++++++++------------- > fs/xfs/libxfs/xfs_inode_fork.c | 5 ++--- > 3 files changed, 16 insertions(+), 17 deletions(-) Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- 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