xfs: simplify xfs_qm_dqattach_grouphint
authorChristoph Hellwig <hch@infradead.org>
Tue, 6 Dec 2011 21:58:20 +0000 (21:58 +0000)
committerBen Myers <bpm@sgi.com>
Thu, 15 Dec 2011 16:04:31 +0000 (10:04 -0600)
commitab680bb739ca0e969148951c2e127f6683dcb933
tree10422c5507bd48bf6029a03e6a89b94a356de735
parentbf72de3194e73fa210a904b0bd951135286bb385
xfs: simplify xfs_qm_dqattach_grouphint

No need to play games with the qlock now that the freelist lock nests inside
it.  Also clean up various outdated comments.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_qm.c