Don't manually set b_bufobj, pbgetvp() does this for us.
This commit is contained in:
parent
46a94d62b5
commit
a18c9deab4
@ -822,7 +822,6 @@ cluster_wbuild(vp, size, start_lbn, len)
|
||||
*/
|
||||
TAILQ_INIT(&bp->b_cluster.cluster_head);
|
||||
bp->b_bcount = 0;
|
||||
bp->b_bufobj = tbp->b_bufobj;
|
||||
bp->b_bufsize = 0;
|
||||
bp->b_npages = 0;
|
||||
if (tbp->b_wcred != NOCRED)
|
||||
|
Loading…
Reference in New Issue
Block a user