freebsd-dev/sys/miscfs
Chris Costello f574046378 Instead of completely disallowing VOP_SETATTR, just do it where there is
an underlying vnode.

Suggested by:	bde
2000-06-06 00:35:39 +00:00
..
deadfs Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
devfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
fdesc Instead of completely disallowing VOP_SETATTR, just do it where there is 2000-06-06 00:35:39 +00:00
fifofs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
kernfs Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
nullfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
portal Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
procfs Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
specfs Change the "bdev-whiner" to whine when open is attempted and extend 2000-05-09 18:53:57 +00:00
umapfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
union Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00