NetBSD-Bugs archive

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

PR/40055 CVS commit: src/sys/fs/efs



The following reply was made to PR kern/40055; it has been noted by GNATS.

From: Antti Kantee <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40055 CVS commit: src/sys/fs/efs
Date: Mon,  1 Dec 2008 14:34:51 +0000 (UTC)

 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