Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [mjf-devfs2] src/sys/fs/devfs



Module Name:    src
Committed By:   mjf
Date:           Fri Feb 29 19:39:47 UTC 2008

Modified Files:
        src/sys/fs/devfs [mjf-devfs2]: devfs_comm.c

Log Message:
Remove some comments that no longer apply. Also provide
devfs_internal_mknod because we do not allow userland processes
to create nodes in devfs. All node creation is done via devfsd(8).

I also fixed a bug where an EEXIST error caused the vnode references
to be out-of-whack and wouldn't let me unmount a devfs.


To generate a diff of this commit:
cvs rdiff -r1.1.6.1 -r1.1.6.2 src/sys/fs/devfs/devfs_comm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index