]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: Replace macro XFS_DQUOT_TREE with a function
authorChandra Seetharaman <sekharan@us.ibm.com>
Thu, 27 Jun 2013 22:25:05 +0000 (17:25 -0500)
committerBen Myers <bpm@sgi.com>
Fri, 28 Jun 2013 18:05:07 +0000 (13:05 -0500)
commite1fd0d871ac03fd718593684e072b77494d82595
tree57c6d534e9c41e98aaa36364943dc9a93d1ceba9
parentede001dd2c58577b996af89aa3138c40c69b4411
xfs: Replace macro XFS_DQUOT_TREE 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_qm.c
fs/xfs/xfs_qm.h