commit | dc042c2d8ff629dd411e9a60bce9c379e2f8aaf8 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jan 08 10:51:06 2018 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jan 08 10:54:46 2018 -0800 |
tree | 67c40e032fb069380e08806644405e9c8ce3761d | |
parent | 0795e004fd4f2723f3dbf09a195cd7ccf3c74c58 [diff] |
xfs: refactor short form directory structure verifier function 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@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>