xfs: split valuebuf from xchk_xattr_buf.buf
authorDarrick J. Wong <djwong@kernel.org>
Wed, 12 Apr 2023 02:00:31 +0000 (19:00 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 12 Apr 2023 02:00:31 +0000 (19:00 -0700)
commitb996c9a80664b970b73961c83bede243b999341e
tree84f78676af5906af628e7195b663ca7290ca2685
parent80069284b5eb63e48bc7cb9d4bd179711ae6e77a
xfs: split valuebuf from xchk_xattr_buf.buf

Move the xattr value buffer from somewhere in xchk_xattr_buf.buf[] to an
explicit pointer.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/scrub/attr.c
fs/xfs/scrub/attr.h