Source-Changes archive

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

CVS commit: src/sys/fs/efs



Module Name:    src
Committed By:   pooka
Date:           Mon Dec  1 14:34:51 UTC 2008

Modified Files:
        src/sys/fs/efs: efs_vfsops.c efs_vnops.c

Log Message:
Add specfs/fifofs support.  Not really fully tested, but at least
vfs routines don't crash now.
(didn't have an image with matching device node numbers)

fixes PR kern/40055 by myself


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/fs/efs/efs_vfsops.c \
    src/sys/fs/efs/efs_vnops.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