freebsd-skq/sys/fs
rwatson 5bb071d425 MFC devfs_rule.c:1.21 from HEAD to RELENG_6:
When returning EIO from DEVFSIO_RADD ioctl, drop the exclusive rule
  lock.  Otherwise the system comes to a rather sudden and grinding
  halt.

As the underlying devfs locking changes that lead to this bug have not
been merged to RELENG_5, this fix to those locking changes does not
need to be merged.
2006-01-11 10:15:57 +00:00
..
deadfs - Deadfs may now use the standard vop lock, get rid of dead_lock(). 2005-03-13 12:06:20 +00:00
devfs MFC devfs_rule.c:1.21 from HEAD to RELENG_6: 2006-01-11 10:15:57 +00:00
fdescfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
fifofs Merge fifo_vnops.c:1.132 from HEAD to RELENG_6: 2005-10-04 15:33:06 +00:00
hpfs MFC sys/fs/hpfs/hpfs_vfsops.c:1.54-1.56, 2005-09-30 06:26:42 +00:00
msdosfs MFC (by obrien) 2005-10-09 03:33:52 +00:00
ntfs MFC rev. 1.41: typo fix. 2006-01-08 20:28:48 +00:00
nullfs MFC 1.73: 2005-10-25 20:33:31 +00:00
nwfs MFC nwfs_vnops.c 1.42 2005-10-19 20:18:44 +00:00
portalfs - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:34:36 +00:00
procfs Jumbo-commit to enhance 32 bit application support on 64 bit kernels. 2005-06-30 07:49:22 +00:00
pseudofs MFC (by des) 2005-10-09 08:59:34 +00:00
smbfs Staticize a symbol used only in this file. 2005-05-06 20:47:09 +00:00
udf MFC sys/fs/hpfs/hpfs_vfsops.c:1.54-1.56, 2005-09-30 06:26:42 +00:00
umapfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
unionfs - Set the v_object pointer after a successful VOP_OPEN(). This isn't a 2005-05-03 11:05:33 +00:00