freebsd-nq/sys/fs/pseudofs
Konstantin Belousov b00098d164 Unlock the pseudofs vnode before calling fill method for pfs_readlink().
The fill code may need to lock another vnode, e.g. procfs file
implementation.

Reviewed by:	des
Tested by:	pho
MFC after:	2 weeks
2009-05-31 15:01:50 +00:00
..
pseudofs_fileno.c
pseudofs_internal.h
pseudofs_vncache.c
pseudofs_vnops.c Unlock the pseudofs vnode before calling fill method for pfs_readlink(). 2009-05-31 15:01:50 +00:00
pseudofs.c
pseudofs.h