[XFS] fix writeback control handling fix a reversed condition on where to
authorChristoph Hellwig <hch@sgi.com>
Wed, 11 Jan 2006 09:49:42 +0000 (20:49 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 11 Jan 2006 09:49:42 +0000 (20:49 +1100)
commitf5e596bbef3b0fa583c66c5a83dc9737c0fe2610
tree5e6e318574c86865eb87b3eb897c199823b85467
parent6c4fe19f66a839bce68fcb7b99cdcb0f31c7a59e
[XFS] fix writeback control handling  fix a reversed condition on where to
trylock and deal with block layer congestion properly. Patch from David
Chinner and Christoph Hellwig.

SGI-PV: 947118
SGI-Modid: xfs-linux-melb:xfs-kern:203830a

Signed-off-by: Christoph Hellwig <hch@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/linux-2.6/xfs_aops.c