]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
xfs: Replace macro XFS_DQ_TO_QIP with a function
authorChandra Seetharaman <sekharan@us.ibm.com>
Thu, 27 Jun 2013 22:25:06 +0000 (17:25 -0500)
committerBen Myers <bpm@sgi.com>
Fri, 28 Jun 2013 18:12:42 +0000 (13:12 -0500)
commit995961c4510460d9eef9b5ae46789aa2315545fe
treee568432e04df69b349d92ca79fe316cfe79291cb
parent329e0875286984df9053d410df83f839f85bea6e
xfs: Replace macro XFS_DQ_TO_QIP with a function

In preparation for combined pquota/gquota support, for the sake
of readability, change the macro to an inline function.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_dquot.c
fs/xfs/xfs_dquot.h
fs/xfs/xfs_qm.h