freebsd-dev/sys/fs/pseudofs
John Baldwin b082761327 Use the vnode interlock to close a race where pfs_vncache_alloc() could
attempt to vn_lock() a destroyed vnode resulting in a hang.

MFC after:	1 week
Submitted by:	ups
Reviewed by:	des
2007-01-02 17:27:52 +00:00
..
pseudofs_fileno.c Use subr_unit 2005-03-19 08:22:36 +00:00
pseudofs_internal.h Use subr_unit 2005-03-19 08:22:36 +00:00
pseudofs_vncache.c Use the vnode interlock to close a race where pfs_vncache_alloc() could 2007-01-02 17:27:52 +00:00
pseudofs_vnops.c Correctly calculate a buffer length. It was off by one so a read() returned 2006-06-27 20:21:38 +00:00
pseudofs.c Restore the ability to mount procfs and fdescfs filesystems via the 2006-05-15 19:42:10 +00:00
pseudofs.h Restore the ability to mount procfs and fdescfs filesystems via the 2006-05-15 19:42:10 +00:00