On Wed, Jul 15, 2020 at 11:45:51PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Certain functions can only act upon one quota type, so refactor those > functions to use switch statements, in keeping with all the other high > level xfs quota api calls. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > fs/xfs/xfs_dquot.c | 29 ++++++++++++++++++----------- > fs/xfs/xfs_trans_dquot.c | 15 +++++++++++---- > 2 files changed, 29 insertions(+), 15 deletions(-) looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx