Home
last modified time | relevance | path

Searched hist:"30 ab2dcf2c0693e518b1920e6edc4212cba10d10" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_quota_defs.hdiff 30ab2dcf2c0693e518b1920e6edc4212cba10d10 Fri May 04 17:30:24 CDT 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: replace XFS_QMOPT_DQALLOC with a simple boolean

DQALLOC is only ever used with xfs_qm_dqget*, and the only flag that the
_dqget family of functions cares about is DQALLOC. Therefore, change
it to a boolean 'can alloc?' flag for the dqget interfaces where that
makes sense.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
/openbmc/linux/fs/xfs/
H A Dxfs_qm_bhv.cdiff 30ab2dcf2c0693e518b1920e6edc4212cba10d10 Fri May 04 17:30:24 CDT 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: replace XFS_QMOPT_DQALLOC with a simple boolean

DQALLOC is only ever used with xfs_qm_dqget*, and the only flag that the
_dqget family of functions cares about is DQALLOC. Therefore, change
it to a boolean 'can alloc?' flag for the dqget interfaces where that
makes sense.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
H A Dxfs_dquot.hdiff 30ab2dcf2c0693e518b1920e6edc4212cba10d10 Fri May 04 17:30:24 CDT 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: replace XFS_QMOPT_DQALLOC with a simple boolean

DQALLOC is only ever used with xfs_qm_dqget*, and the only flag that the
_dqget family of functions cares about is DQALLOC. Therefore, change
it to a boolean 'can alloc?' flag for the dqget interfaces where that
makes sense.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
H A Dxfs_qm_syscalls.cdiff 30ab2dcf2c0693e518b1920e6edc4212cba10d10 Fri May 04 17:30:24 CDT 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: replace XFS_QMOPT_DQALLOC with a simple boolean

DQALLOC is only ever used with xfs_qm_dqget*, and the only flag that the
_dqget family of functions cares about is DQALLOC. Therefore, change
it to a boolean 'can alloc?' flag for the dqget interfaces where that
makes sense.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
H A Dxfs_dquot.cdiff 30ab2dcf2c0693e518b1920e6edc4212cba10d10 Fri May 04 17:30:24 CDT 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: replace XFS_QMOPT_DQALLOC with a simple boolean

DQALLOC is only ever used with xfs_qm_dqget*, and the only flag that the
_dqget family of functions cares about is DQALLOC. Therefore, change
it to a boolean 'can alloc?' flag for the dqget interfaces where that
makes sense.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
H A Dxfs_qm.cdiff 30ab2dcf2c0693e518b1920e6edc4212cba10d10 Fri May 04 17:30:24 CDT 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: replace XFS_QMOPT_DQALLOC with a simple boolean

DQALLOC is only ever used with xfs_qm_dqget*, and the only flag that the
_dqget family of functions cares about is DQALLOC. Therefore, change
it to a boolean 'can alloc?' flag for the dqget interfaces where that
makes sense.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>