Source-Changes archive

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

CVS commit: [mjf-devfs2] src/sys/dev/dctl



Module Name:    src
Committed By:   mjf
Date:           Fri Mar 21 19:13:37 UTC 2008

Modified Files:
        src/sys/dev/dctl [mjf-devfs2]: dctl.c dctlio.h

Log Message:
DCTL_NEW_MOUNT events are also placed onto a separate "mount event" list.
They are removed from this list when a DCTL_UNMOUNT event for the
corresponding mount gets sent to dctl(4).

This allows devfsd(8) to always know about devfs mounts on a system,
even if one was mounted whilst devfsd was not running.


To generate a diff of this commit:
cvs rdiff -r1.1.6.2 -r1.1.6.3 src/sys/dev/dctl/dctl.c \
    src/sys/dev/dctl/dctlio.h

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