xfs: Define a new function xfs_is_quota_inode()
authorChandra Seetharaman <sekharan@us.ibm.com>
Thu, 27 Jun 2013 22:25:04 +0000 (17:25 -0500)
committerBen Myers <bpm@sgi.com>
Fri, 28 Jun 2013 18:03:49 +0000 (13:03 -0500)
commit9cad19d2cb57a2c32887a303b516d74254aa4b1c
treeccd434b4d53ab75ea61158144e892184de0d321d
parentdc037ad7d24f3711e431a45c053b5d425995e9e4
xfs: Define a new function xfs_is_quota_inode()

In preparation for combined pquota/gquota support, define
a new function to check if the given inode is a quota inode.

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_itable.c
fs/xfs/xfs_qm.c
fs/xfs/xfs_sb.h
fs/xfs/xfs_trans_dquot.c