diff options
author | jeff <jeff@FreeBSD.org> | 2006-02-22 06:20:12 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2006-02-22 06:20:12 +0000 |
commit | d099befc573acb0eb5b095b7f0d22beb38abc067 (patch) | |
tree | 3db78d9e03a344a49a4399f655f33ecdf52ec910 /lib/libc/stdio/freopen.c | |
parent | 7429328cf4ef5915d7909e8b69cc912ba858963c (diff) | |
download | FreeBSD-src-d099befc573acb0eb5b095b7f0d22beb38abc067.zip FreeBSD-src-d099befc573acb0eb5b095b7f0d22beb38abc067.tar.gz |
- Grab a mnt ref in vfs_busy() before dropping the interlock. This will
prevent the mount point from going away while we're waiting on the lock.
The ref does not need to persist once we have the lock because the
lock prevents the mount point from being unmounted.
MFC After: 1 week
Diffstat (limited to 'lib/libc/stdio/freopen.c')
0 files changed, 0 insertions, 0 deletions