diff options
author | jeff <jeff@FreeBSD.org> | 2005-01-24 10:27:05 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2005-01-24 10:27:05 +0000 |
commit | e794a01e4e6d63cd2d63e58c46fb73e11f709d3b (patch) | |
tree | 97a3417af899c0226921a9eaf436bafa90306297 /sys/kern/vfs_mount.c | |
parent | 416ef3d9d0a56301956d4263e60b1223bcfaa76b (diff) | |
download | FreeBSD-src-e794a01e4e6d63cd2d63e58c46fb73e11f709d3b.zip FreeBSD-src-e794a01e4e6d63cd2d63e58c46fb73e11f709d3b.tar.gz |
- Acquire and release Giant as we enter and leave filesystems which
require it.
- Track the status of Giant with the nd flag HASGIANT.
- Release giant on return of namei() callers are not marked MPSAFE as
they already own giant.
Sponsored By: Isilon Systems, Inc.
Diffstat (limited to 'sys/kern/vfs_mount.c')
0 files changed, 0 insertions, 0 deletions