]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove warning counters from struct xfs_dquot_res
authorCatherine Hoang <catherine.hoang@oracle.com>
Wed, 22 Jun 2022 19:28:52 +0000 (14:28 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 22 Jun 2022 19:28:52 +0000 (14:28 -0500)
commit08b9530a875828647814e8d45972ca48fcb7240d
tree5cb27d04c36485248d361f2a8a74d3a904ae2a1e
parent52396d814f9de6824bc681dc5a7476ef800556ed
xfs: remove warning counters from struct xfs_dquot_res

Source kernel commit: 2e06df552a7cba13eb0046b9116a9aa26001ee2c

Warning counts are not used anywhere in the kernel. In addition, there
are no use cases, test coverage, or documentation for this functionality.
Remove the 'warnings' field from struct xfs_dquot_res and any other
related code.

Signed-off-by: Catherine Hoang <catherine.hoang@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/field.c
libxfs/xfs_quota_defs.h