summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_iops.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2011-07-08 12:34:14 (GMT)
committerChristoph Hellwig <hch@lst.de>2011-07-08 12:34:14 (GMT)
commitdbcdde3e76f45d56c4a30ca6c5d69b6d473d3fd1 (patch)
tree8758c2cce216c028f9d17bcb8417a3740329f66d /fs/xfs/linux-2.6/xfs_iops.c
parent680a647b49fa52de0b37b8bc58a3a8c4bc76b262 (diff)
downloadlinux-fsl-qoriq-dbcdde3e76f45d56c4a30ca6c5d69b6d473d3fd1.tar.xz
xfs: re-enable non-blocking behaviour in xfs_map_blocks
The non-blockig behaviour in xfs_vm_writepage currently is conditional on having both the WB_SYNC_NONE sync_mode and the nonblocking flag set. The latter used to be used by both pdflush, kswapd and a few other places in older kernels, but has been fading out starting with the introduction of the per-bdi flusher threads. Enable the non-blocking behaviour for all WB_SYNC_NONE calls to get back the behaviour we want. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_iops.c')
0 files changed, 0 insertions, 0 deletions