freebsd-dev/sys/miscfs/union
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
..
union_subr.c Changed old-style option UNION_DIAGNOSTIC to DEBUG and fixed printf 1999-08-29 10:03:35 +00:00
union_vfsops.c All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00
union_vnops.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
union.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00