commit | 97e7ade506cdd7157d8b64c77696c082fb997476 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Dec 06 21:58:24 2011 +0000 |
committer | Ben Myers <bpm@sgi.com> | Thu Dec 15 14:37:32 2011 -0600 |
tree | 37cf54335972c92516e44444ce0dc36842b81e35 | |
parent | 49d35a5cf115d9273edb8aa7e527502411b77712 [diff] |
xfs: kill xfs_qm_idtodq This function doesn't help the code flow, so merge the dquot allocation and transaction handling into xfs_qm_dqread. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>