]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove GIANT_REQUIRED from getpbuf(). Reviewed by: tegge
authorAlan Cox <alc@FreeBSD.org>
Sat, 5 Apr 2003 21:01:16 +0000 (21:01 +0000)
committerAlan Cox <alc@FreeBSD.org>
Sat, 5 Apr 2003 21:01:16 +0000 (21:01 +0000)
commit2ac8b1608936d008605baed356c150d86e9470f8
tree295b9fbc03083d0c48dc8a823a57426d9604c17b
parent3f171d22835b3aadb52d5efdedfa861d60098375
Remove GIANT_REQUIRED from getpbuf().  Reviewed by: tegge

Reduce pbuf_mtx's scope in relpbuf().  Submitted by: tegge
sys/vm/vm_pager.c