freebsd-dev/sys/isofs/cd9660
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
..
cd9660_bmap.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cd9660_lookup.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cd9660_mount.h Add support for Joliet extensions to the iso9660 fs. The related PR 1999-04-18 10:58:03 +00:00
cd9660_node.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cd9660_node.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cd9660_rrip.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cd9660_rrip.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cd9660_util.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cd9660_vfsops.c All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
cd9660_vnops.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
iso_rrip.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
iso.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
TODO $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
TODO.hibler