diff options
author | Christoph Hellwig <hch@infradead.org> | 2010-03-12 10:59:16 +0000 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-05-19 09:58:13 -0500 |
commit | df308bcfec27e0c6bc83715dfd417caff5c33f19 (patch) | |
tree | 558d5b910a4de3cbb36b44eeca1e1f619f2cddf3 /fs/file_table.c | |
parent | f983710758218c7aad4aae3e40a7312a21d6f55a (diff) | |
download | op-kernel-dev-df308bcfec27e0c6bc83715dfd417caff5c33f19.zip op-kernel-dev-df308bcfec27e0c6bc83715dfd417caff5c33f19.tar.gz |
xfs: remove periodic superblock writeback
All modifications to the superblock are done transactional through
xfs_trans_log_buf, so there is no reason to initiate periodic
asynchronous writeback. This only removes the superblock from the
delwri list and will lead to sub-optimal I/O scheduling.
Cut down xfs_sync_fsdata now that it's only used for synchronous
superblock writes and move the log coverage checks into the two
callers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/file_table.c')
0 files changed, 0 insertions, 0 deletions