freebsd-dev/sys/msdosfs
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
..
bootsect.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bpb.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
denode.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
direntry.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fat.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_conv.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_denode.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_fat.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_lookup.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_vfsops.c Next step in the device cleanup process. 1999-11-09 14:15:33 +00:00
msdosfs_vnops.c More removals of vnode->v_lastr, replaced by preexisting seqcount 1999-09-20 23:27:58 +00:00
msdosfsmount.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00