1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/fs/specfs
John Baldwin c7f52620e0 Don't acquire/release Giant around some of the places that need it in
spec_getpages().  Instead, assert that Giant is held by the caller.
2001-05-23 22:20:29 +00:00
..
spec_vnops.c Don't acquire/release Giant around some of the places that need it in 2001-05-23 22:20:29 +00:00