OSDN Git Service

xfs: check leaf attribute block freemap in verifier
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 19 Jul 2018 19:24:55 +0000 (12:24 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 23 Jul 2018 16:08:00 +0000 (09:08 -0700)
commit65cfcc3897d7715a878b9f59736e7527ca27514f
tree1c514472becb44d4983064844e1b0371519d61c9
parent5089eafffba2ed444789e5d25c7c0dfd62595713
xfs: check leaf attribute block freemap in verifier

Check the leaf attribute freemap when we're verifying the block.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_attr_leaf.c