On Sun, Apr 22, 2018 at 08:07:05AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > 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 > the name to make it clear that it's only a dqget flag. Since these are > modes and no longer bit flags, define a XFS_DQGET_EXISTS flag and > convert all the callers. I'm almost tempted to just have a 'bool alloc' argument instead. -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html