commit | 6967b964c1012231f338445f20f877e680cd4cb8 | [log] [tgz] |
---|---|---|
author | Chandra Seetharaman <sekharan@us.ibm.com> | Mon Jan 23 17:31:25 2012 +0000 |
committer | Ben Myers <bpm@sgi.com> | Fri Feb 03 09:42:53 2012 -0600 |
tree | bbf07cd6220f957eed9dead914f8603548c21fbb | |
parent | b9957308452afcf58e656db834f44df10d7b1662 [diff] |
Define a new function xfs_this_quota_on() Create a new function xfs_this_quota_on() that takes a xfs_mount data structure and a disk quota type and returns true if the specified type of quota is ON in the xfs_mount data structure. Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ben Myers <bpm@sgi.com>