freebsd-src/sys/fs
Poul-Henning Kamp 698f9cf828 Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.

Unify spec_open() for bdev and cdev cases.

Remove the disabled bdev specific read/write code.
1999-11-09 14:15:33 +00:00
..
cd9660 Next step in the device cleanup process. 1999-11-09 14:15:33 +00:00
coda sigset_t change (part 2 of 5) 1999-09-29 15:03:48 +00:00
deadfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fdescfs Update for fileops.fo_stat() addition. Note, this would panic if 1999-11-08 03:36:29 +00:00
fifofs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs Next step in the device cleanup process. 1999-11-09 14:15:33 +00:00
ntfs Next step in the device cleanup process. 1999-11-09 14:15:33 +00:00
nullfs Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
nwfs Change structure field named 'toupper' to 'to_upper' to avoid conflict 1999-11-02 22:46:42 +00:00
portalfs Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
procfs Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. It 1999-11-09 01:44:28 +00:00
specfs Next step in the device cleanup process. 1999-11-09 14:15:33 +00:00
umapfs Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
unionfs useracc() the prequel: 1999-10-29 18:09:36 +00:00