K 10 svn:author V 6 cognet K 8 svn:date V 27 2006-01-27T21:11:50.000000Z K 7 svn:log V 251 Make sure b_vp and b_bufobj are NULL before calling relpbuf(), as it asserts they are. They should be NULL at this point, except if we're coming from swapdev_strategy(). It should only affect the case where we're swapping directly on a file over NFS. END