K 10
svn:author
V 5
margo
K 8
svn:date
V 27
1992-10-08T22:46:03.000000Z
K 24
svn:entry:committed-date
V 27
1992-10-08T22:46:03.000000Z
K 7
svn:log
V 227
When truncating indirect blocks, we cannot call bread because we 
have already 0'd out pages of triple/double indirect blocks and calls to 
bmap will fail.  Instead, call getblk, fill in the daddr and call strategy 
directly.


END
