freebsd-dev/sys/miscfs
John Dyson 2c4488fce3 Finalize GETPAGES layering scheme. Move the device GETPAGES
interface into specfs code.  No need at this point to modify the
PUTPAGES stuff except in the layered-type (NULL/UNION) filesystems.
1995-10-23 02:23:29 +00:00
..
deadfs Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
devfs almost entirely cosmetic changes 1995-10-10 07:12:27 +00:00
fdesc Do not allow delete/rename lookup request to prevent 1995-09-02 20:19:12 +00:00
fifofs Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
kernfs Fix some incorrect comments that make reference to /dev/fd. 1995-07-31 09:52:21 +00:00
nullfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
portal Add #include <sys/sysproto.h> to get struct close_args and close 1995-10-08 00:09:00 +00:00
procfs Change procfs_lookup to not allow delete/rename operations 1995-09-02 18:28:48 +00:00
specfs Finalize GETPAGES layering scheme. Move the device GETPAGES 1995-10-23 02:23:29 +00:00
umapfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
union Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00