]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: check attribute leaf block structure
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 28 Oct 2019 23:12:33 +0000 (16:12 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 29 Oct 2019 16:50:11 +0000 (09:50 -0700)
commit6b6d8b46300874ba88d46ffcb637f4653813a53b
tree2831ab159b49ec478baf3d0e9424122488f1470d
parentb3a1e2db20595d0ba967fad02fe554409d61cf64
xfs: check attribute leaf block structure

Add missing structure checks in the attribute leaf verifier.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/libxfs/xfs_attr_leaf.c