commit | fdedf28b9492d69976110d12cc0d02d33c8ea7ea | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Dec 06 21:58:10 2011 +0000 |
committer | Ben Myers <bpm@sgi.com> | Mon Dec 12 16:31:01 2011 -0600 |
tree | c7d390c58afa3fd342efadca88e3991c8cb5142f | |
parent | b39342134a6ec72778ffc2ddbd3c0faa10c64676 [diff] |
xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush Only skip pinned dquots if SYNC_TRYLOCK is specified, and adjust the callers to keep the behaviour unchanged. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>