diff options
author | jeff <jeff@FreeBSD.org> | 2006-02-23 05:15:37 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2006-02-23 05:15:37 +0000 |
commit | 63c47d3ba4ae5bc60372b5af574be6fb12f7eec0 (patch) | |
tree | 6a5874665e6270ccda910fa5728d6bfee4fd41c3 /sys/kern/vfs_extattr.c | |
parent | 18512cf2d80fe44e56a75f0fb04562e969a38a6f (diff) | |
download | FreeBSD-src-63c47d3ba4ae5bc60372b5af574be6fb12f7eec0.zip FreeBSD-src-63c47d3ba4ae5bc60372b5af574be6fb12f7eec0.tar.gz |
- Release the mount ref once the vnode has been recycled rather than once
the last reference is dropped. I forgot that vnodes can stick around
for a very long time until processes discover that they are dead. This
means that a vnode reference is not sufficient to keep the mount
referenced and even more code will be required to ref mount points.
Discovered by: kris
Diffstat (limited to 'sys/kern/vfs_extattr.c')
0 files changed, 0 insertions, 0 deletions