diff options
author | jeff <jeff@FreeBSD.org> | 2005-01-24 10:41:01 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2005-01-24 10:41:01 +0000 |
commit | 8cb539567897815e8f65bc05a1f410ce7ce6f5a1 (patch) | |
tree | 9caedce2afd7882550691d650e8b434178927c48 /lib/libc/stdlib/imaxabs.c | |
parent | c4b1649eba5ac789bffb29c1d165cf44811ad8b8 (diff) | |
download | FreeBSD-src-8cb539567897815e8f65bc05a1f410ce7ce6f5a1.zip FreeBSD-src-8cb539567897815e8f65bc05a1f410ce7ce6f5a1.tar.gz |
- Add the tunable and sysctl for the mpsafevfs. It currently defaults
to off.
- Protect access to mnt_kern_flag with the mointpoint mutex.
- Remove some KASSERTs which are not legal checks without the appropriate
locks held.
- Use VCANRECYCLE() rather than rolling several slightly different
checks together.
- Return from vtryrecycle() with a recycled vnode rather than a locked
vnode. This simplifies some locking.
- Remove several GIANT_REQUIRED lines.
- Add a few KASSERTs to help with INACT debugging.
Sponsored By: Isilon Systems, Inc.
Diffstat (limited to 'lib/libc/stdlib/imaxabs.c')
0 files changed, 0 insertions, 0 deletions