diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2018-10-18 09:20:26 +0300 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2018-10-18 09:20:26 +0300 |
commit | 1002ff45eff5cb70b0f2da28df488c789af2aeab (patch) | |
tree | a2d3ec349747dd8f178ebac05af483079e28c283 /fs/xfs/xfs_buf.h | |
parent | dddde68b8f06dd83486124b8d245e7bfb15c185d (diff) | |
download | linux-1002ff45eff5cb70b0f2da28df488c789af2aeab.tar.xz |
xfs: xrep_findroot_block should reject root blocks with siblings
In xrep_findroot_block, if we find a candidate root block with sibling
pointers or sibling blocks on the same tree level, we should not return
that block as a tree root because root blocks cannot have siblings.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_buf.h')
0 files changed, 0 insertions, 0 deletions