summaryrefslogtreecommitdiffstats
path: root/fs/file_table.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2010-03-12 10:59:16 +0000
committerAlex Elder <aelder@sgi.com>2010-05-19 09:58:13 -0500
commitdf308bcfec27e0c6bc83715dfd417caff5c33f19 (patch)
tree558d5b910a4de3cbb36b44eeca1e1f619f2cddf3 /fs/file_table.c
parentf983710758218c7aad4aae3e40a7312a21d6f55a (diff)
downloadop-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
OpenPOWER on IntegriCloud