-
- Downloads
"README.md" did not exist on "4e8b5a165160e2f521cc10bae58ce0b72b2e22b5"
xfs: refactor bmap record validation
Refactor the bmap validator into a more complete helper that looks for extents that run off the end of the device, overflow into the next AG, or have invalid flag states. Signed-off-by:Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by:
Brian Foster <bfoster@redhat.com>
Showing
- fs/xfs/libxfs/xfs_bmap.c 43 additions, 3 deletionsfs/xfs/libxfs/xfs_bmap.c
- fs/xfs/libxfs/xfs_bmap.h 3 additions, 0 deletionsfs/xfs/libxfs/xfs_bmap.h
- fs/xfs/libxfs/xfs_bmap_btree.h 0 additions, 14 deletionsfs/xfs/libxfs/xfs_bmap_btree.h
- fs/xfs/libxfs/xfs_inode_fork.c 8 additions, 4 deletionsfs/xfs/libxfs/xfs_inode_fork.c
Loading
Please register or sign in to comment