freebsd-dev/sys/miscfs
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
..
deadfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
devfs All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
fdesc All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
fifofs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
kernfs All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
nullfs Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful as 1999-09-04 12:35:09 +00:00
portal All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
procfs All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
specfs Print out the device name when there is an uninitialised IO size or IO error 1999-09-03 09:14:36 +00:00
umapfs Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTIC 1999-09-04 11:51:41 +00:00
union All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00