/linux/fs/xfs/ |
H A D | xfs_dquot_item_recover.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_buf_item_recover.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_qm_bhv.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_quotaops.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_qm.h | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_qm_syscalls.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_qm.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_icache.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_iomap.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_quota_defs.h | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_dquot_buf.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_format.h | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/linux/fs/xfs/scrub/ |
H A D | quota.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | repair.c | diff 8cd4901da56caadc16b4e8d6b434291a8ce31d7c Thu Jul 16 02:42:36 CEST 2020 Darrick J. Wong <darrick.wong@oracle.com> xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
We're going to split up the incore dquot state flags from the ondisk dquot flags (eventually renaming this "type") so start by renaming the three flags and the bitmask that are going to participate in this.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|