diff options
author | jeff <jeff@FreeBSD.org> | 2003-10-04 14:02:32 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-10-04 14:02:32 +0000 |
commit | 9f8537dbfe8834c026760cc2f196d83605f3c6fd (patch) | |
tree | d63818be7bd9e88e59c13cc1ada8e70a8e413e98 /sys/vm/vm_object.c | |
parent | 46f6642c5bca121df517d577061a4fb52a124f96 (diff) | |
download | FreeBSD-src-9f8537dbfe8834c026760cc2f196d83605f3c6fd.zip FreeBSD-src-9f8537dbfe8834c026760cc2f196d83605f3c6fd.tar.gz |
- Properly acquire the vnode interlock before releasing the
mntvnode_mtx.
- Use a local variable to store the results of the test to see if the
next vnode on the mount list has changed. This is so that we no longer
acess the vnode after we vput() it.
Diffstat (limited to 'sys/vm/vm_object.c')
0 files changed, 0 insertions, 0 deletions