summaryrefslogtreecommitdiffstats
path: root/firmware/radeon/RV770_me.bin.ihex
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2016-02-15 07:20:50 +0100
committerDave Chinner <david@fromorbit.com>2016-02-15 07:20:50 +0100
commit988ef927926aa3481cbf144f235c0cefd7deb9e4 (patch)
tree4b008acb2648a7f200ac3fe47bd133d0b8d55d23 /firmware/radeon/RV770_me.bin.ihex
parentLinux 4.5-rc2 (diff)
downloadlinux-988ef927926aa3481cbf144f235c0cefd7deb9e4.tar.xz
linux-988ef927926aa3481cbf144f235c0cefd7deb9e4.zip
xfs: remove nonblocking mode from xfs_vm_writepage
Remove the nonblocking optimisation done for mapping lookups during writeback. It's not clear that leaving a hole in the writeback range just because we couldn't get a lock is really a win, as it makes us do another small random IO later on rather than a large sequential IO now. As this gets in the way of sane error handling later on, just remove for the moment and we can re-introduce an equivalent optimisation in future if we see problems due to extent map lock contention. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'firmware/radeon/RV770_me.bin.ihex')
0 files changed, 0 insertions, 0 deletions