jeff 2003/09/19 16:52:07 PDT
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
- Remove spls(). The locking that has replaced them is in place and they
no longer serve as guidelines for future work.
Revision Changes Path
1.457 +6 -62 src/sys/kern/vfs_subr.c