mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 10:19:26 +00:00
expect the caller to have called pbrelvp() if necessary.
This commit is contained in:
parent
676f3ee26c
commit
e8a7bef39e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=137720
@ -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…
Reference in New Issue
Block a user