]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: check type in quota verifier during quotacheck
authorEric Sandeen <sandeen@sandeen.net>
Thu, 28 Jun 2018 20:11:54 +0000 (15:11 -0500)
committerEric Sandeen <sandeen@redhat.com>
Thu, 28 Jun 2018 20:11:54 +0000 (15:11 -0500)
commitc87d9122e8d6801bdc99097a88c2f107cf457319
tree14bc652a84ea648f9a6cfaa4335d8391c012aab1
parent160942bc61fe2c021ed046a738295b517d277374
xfs: check type in quota verifier during quotacheck

Source kernel commit: 57ab324553bbfedc8e732eb570edfac0f5cfe57e

During quotacheck we send in the quota type, so verify that as well.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_dquot_buf.c