]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: rename dquot incore state flags
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 4 Sep 2020 20:02:20 +0000 (16:02 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 4 Sep 2020 20:02:20 +0000 (16:02 -0400)
commita579493d111090a6a1e394463b411583d554e227
tree37d09d796b17a286158f4d78e33997bd97a2fbb2
parent625c12fba2d613c209108c5e4f07af8309bcbafb
xfs: rename dquot incore state flags

Source kernel commit: 985a78fdde15e1730383f99867ca38b5648444bf

Rename the existing incore dquot "dq_flags" field to "q_flags" to match
everything else in the structure, then move the two actual dquot state
flags to the XFS_DQFLAG_ namespace from XFS_DQ_.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_quota_defs.h