freebsd-src/sys/miscfs
Julian Elischer 564643c636 More hacking on devfs..
I can  now do an mv on devices and directories in devfs
This was the hardest part.. link, delete and symlink will follow in
short order.
This code works but has definitly got vnode locking problems
I am electing to get the structure of it working before
spending too much time on the vnode confusion
so it's probably not reliable at the moment..
never-the less it looks good.
 :)
1995-09-09 12:51:56 +00:00
..
deadfs Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
devfs More hacking on devfs.. 1995-09-09 12:51:56 +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 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
procfs Change procfs_lookup to not allow delete/rename operations 1995-09-02 18:28:48 +00:00
specfs Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +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