diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2018-06-04 07:10:48 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-06-05 04:25:05 +0300 |
commit | 4cbae4b816fd61e63abbe8330741e257fa95d4c5 (patch) | |
tree | d2184906f15a6c7a0192cabeaa2133eeee885567 /fs/xfs/xfs_trans_extfree.c | |
parent | e4f45eff86fdbafd8e0ba072fd52422e32e5b5ac (diff) | |
download | linux-4cbae4b816fd61e63abbe8330741e257fa95d4c5.tar.xz |
xfs: introduce xfs_btree_debug_check_ptr
Make xfs_btree_check_ptr a non-debug function and introduce a new _debug
version that only runs when #ifdef DEBUG. This will enable us to reuse
the checking logic with other parts of the btree code.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_trans_extfree.c')
0 files changed, 0 insertions, 0 deletions