]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: Change xfs_dquot_acct to be a 2-dimensional array
authorChandra Seetharaman <sekharan@us.ibm.com>
Thu, 27 Jun 2013 22:25:09 +0000 (17:25 -0500)
committerBen Myers <bpm@sgi.com>
Fri, 28 Jun 2013 19:12:22 +0000 (14:12 -0500)
commite2eb069058083fe3e07f0e629a4c0c4ed3a7750d
tree9cd43465189082c83ec9c2cb16e74f44f0d938c0
parent51564d6c93c019c00be44314b4fd08fd095a0a66
xfs: Change xfs_dquot_acct to be a 2-dimensional array

In preparation for combined pquota/gquota support, for the sake
of readability, change xfs_dquot_acct to be a 2-dimensional array.

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_qm.h
fs/xfs/xfs_trans_dquot.c