freebsd-src/sys/msdosfs
Alfred Perlstein 5a5fccc8e7 All unimplemented VFS ops now have entries in kern/vfs_default.c that return
reasonable defaults.

This avoids confusing and ugly casting to eopnotsupp or making dummy functions.
Bogus casting of filesystem sysctls to eopnotsupp() have been removed.

This should make *_vfsops.c more readable and reduce bloat.

Reviewed by:	msmith, eivind
Approved by:	phk
Tested by:	Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
1999-09-07 22:42:38 +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 All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
msdosfs_vnops.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfsmount.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00