aboutsummaryrefslogtreecommitdiff
path: root/COPYRIGHT
diff options
context:
space:
mode:
authorJeff Roberson <jeff@FreeBSD.org>2006-03-31 03:49:51 +0000
committerJeff Roberson <jeff@FreeBSD.org>2006-03-31 03:49:51 +0000
commita218edceb2c1b61bc08673c7ae507f17db6c7090 (patch)
tree09c74a5ac848d059408d1f2e437cc419538c296c /COPYRIGHT
parent9eee260594ce17b91214e914f85fde916ee744e5 (diff)
downloadsrc-a218edceb2c1b61bc08673c7ae507f17db6c7090.tar.gz
src-a218edceb2c1b61bc08673c7ae507f17db6c7090.zip
- Allocate mounts from a uma zone that uses UMA_ZONE_NOFREE to prevent
mount memory from being reclaimed. This resolves a number of race conditions described in vfs_default.c and introduced with the VFS_LOCK_GIANT macros. - Let the mtx and lock remain valid after the mount structure has been freed by using init and fini calls. Technically fini will never be called but is included for completeness. - Consistently use lockmgr directly rather than lockmgr to lock and vfs_unbusy to unlock. Discussed with: tegge Tested by: kris Sponsored by: Isilon Systems, Inc.
Notes
Notes: svn path=/head/; revision=157322
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions