[XFS] only mark buffers done when all pages are uptodate in addition
authorChristoph Hellwig <hch@sgi.com>
Tue, 1 Nov 2005 23:29:39 +0000 (10:29 +1100)
committerNathan Scott <nathans@sgi.com>
Tue, 1 Nov 2005 23:29:39 +0000 (10:29 +1100)
commitc86e711ceb4ad03c98a7aa29bcab8613e9f57788
treeb4f1328bfe4b3559b841faa1b461f72daf7e609f
parentd0cfb37305baef74903872cbb799174d0d353fd9
[XFS] only mark buffers done when all pages are uptodate  in addition
replace PBF_NONE with an inverted PBF_DONE, so it's like all the other
flags.

SGI-PV: 942609
SGI-Modid: xfs-linux:xfs-kern:199136a

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