]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Protect vn worklist and vn->v_{clean,dirty}blkhd at splbio().
authordillon <dillon@FreeBSD.org>
Fri, 19 Feb 1999 17:36:58 +0000 (17:36 +0000)
committerdillon <dillon@FreeBSD.org>
Fri, 19 Feb 1999 17:36:58 +0000 (17:36 +0000)
commit17b6679e7ec69114e86c338181f15ac8276580c2
tree6a244b141e0dd5469713ce480641a97ca64b442f
parent082d37c1acacd0403f5fb2883c7a0203c86baa10
Protect vn worklist and vn->v_{clean,dirty}blkhd at splbio().

    Get rid of extra LIST_REMOVE()

Reviewed by: hsu@FreeBSD.ORG (Jeffrey Hsu), mckusick@McKusick.COM
Submitted by: hsu@FreeBSD.ORG (Jeffrey Hsu), dillon@backplane.com ( Matthew Dillon )
sys/kern/vfs_export.c
sys/kern/vfs_subr.c