]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the active vs running quota differentiation
authorChristoph Hellwig <hch@lst.de>
Thu, 6 Jan 2022 22:13:11 +0000 (14:13 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 20 Jan 2022 00:02:49 +0000 (16:02 -0800)
commitc63c89828d6265febe307e1a86171961bc2cb56c
tree1e5a83db60d95f4b744d7d82d820b286441a588e
parent6c99e0d859511fbf7614c5c8aa1bfb71651b6b87
xfs: remove the active vs running quota differentiation

Source kernel commit: 149e53afc851713a70b6a06ebfaf2ebf25975454

These only made a difference when quotaoff supported disabling quota
accounting on a mounted file system, so we can switch everyone to use
a single set of flags and helpers now. Note that the *QUOTA_ON naming
for the helpers is kept as it was the much more commonly used one.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_quota_defs.h