Date: Sat, 9 Sep 1995 05:51:59 -0700 From: Julian Elischer <julian> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/miscfs/devfs devfs_proto.h devfs_tree.c devfs_vnops.c Message-ID: <199509091251.FAA16095@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 95/09/09 05:51:58 Modified: sys/miscfs/devfs devfs_proto.h devfs_tree.c devfs_vnops.c Log: 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. :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509091251.FAA16095>