kib f5d7ab843b When vtruncbuf() iterates over the vnode buffer list, lock buffer object
before checking the validity of the next buffer pointer. Otherwise, the
buffer might be reclaimed after the check, causing iteration to run into
wrong buffer.

Reported and tested by:	pho
MFC after:	1 week
2011-01-25 14:04:02 +00:00
..
2011-01-23 09:50:39 +00:00
2010-11-27 15:41:44 +00:00
2010-12-05 10:15:23 +00:00