expect the caller to have called pbrelvp() if necessary.
This commit is contained in:
parent
676f3ee26c
commit
e8a7bef39e
@ -404,9 +404,6 @@ relpbuf(bp, pfreecnt)
|
||||
bp->b_wcred = NOCRED;
|
||||
}
|
||||
|
||||
if (bp->b_vp)
|
||||
pbrelvp(bp);
|
||||
|
||||
BUF_UNLOCK(bp);
|
||||
|
||||
mtx_lock(&pbuf_mtx);
|
||||
|
Loading…
x
Reference in New Issue
Block a user