commit | 80a376bfb7f8ff8f1942cb1bdd0052e908918252 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Dec 06 21:58:16 2011 +0000 |
committer | Ben Myers <bpm@sgi.com> | Tue Dec 13 14:55:54 2011 -0600 |
tree | f370553d188065bfa2722b74076ef81b111cd477 | |
parent | 497507b9ee63499d364ad7149c584285cd925dfc [diff] |
xfs: remove XFS_DQ_INACTIVE Free dquots when purging them during umount instead of keeping them around on the freelist in a degraded state. The out of order locking in xfs_qm_dqpurge will be removed again later in this series. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>