NetBSD-Bugs archive

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

PR/45111 CVS commit: src/sys/kern



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45111 CVS commit: src/sys/kern
Date: Sun, 3 Jul 2011 15:25:10 +0000

 Module Name:   src
 Committed By:  hannken
 Date:          Sun Jul  3 15:25:09 UTC 2011
 
 Modified Files:
        src/sys/kern: vfs_syscalls.c
 
 Log Message:
 Return EINVAL when trying to create a device node with "rdev == VNOVAL".
 
 Fixes PR #45111 "tmpfs panic with mknod(2)".
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.430 -r1.431 src/sys/kern/vfs_syscalls.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