freebsd-dev/sys/fs/unionfs
John Baldwin 87eca70e0c Fix some LORs between vnode locks and filedescriptor table locks.
- Don't grab the filedesc lock just to read fd_cmask.
- Drop vnode locks earlier when mounting the root filesystem and before
  sanitizing stdin/out/err file descriptors during execve().

Submitted by:	kib
Approved by:	re (rwatson)
MFC after:	1 week
2009-07-31 13:40:06 +00:00
..
union_subr.c Fix some LORs between vnode locks and filedescriptor table locks. 2009-07-31 13:40:06 +00:00
union_vfsops.c Remove the thread argument from the FSD (File-System Dependent) parts of 2009-05-11 15:33:26 +00:00
union_vnops.c Rework the credential code to support larger values of NGROUPS and 2009-06-19 17:10:35 +00:00
union.h Fixes Unionfs socket issue reported as kern/118346. 2008-11-25 03:18:35 +00:00