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)
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>

No differences found