freebsd-dev/sys/fs/fdescfs
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
..
fdesc_vfsops.c All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
fdesc_vnops.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fdesc.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00