commit | a7ef9bd79f488c643edfda7dedcbdb0a1b8e7552 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Dec 06 21:58:13 2011 +0000 |
committer | Ben Myers <bpm@sgi.com> | Mon Dec 12 16:46:20 2011 -0600 |
tree | df4b36b0ca2b663f3e19b268168742c5a808f9fa | |
parent | 34625c661b01dab193c7e8a0151a63553e97cfdf [diff] |
xfs: remove the sync_mode argument to xfs_qm_dqflush_all It always is zero, and removing it will make future changes easier. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>