NetBSD-Bugs archive

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

PR/38219 CVS commit: src/sys/fs/tmpfs



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

From: Antti Kantee <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38219 CVS commit: src/sys/fs/tmpfs
Date: Sat,  7 Feb 2009 19:42:57 +0000 (UTC)

 Module Name:   src
 Committed By:  pooka
 Date:          Sat Feb  7 19:42:57 UTC 2009
 
 Modified Files:
        src/sys/fs/tmpfs: tmpfs_vnops.c
 
 Log Message:
 If fdvp is tvp, do nothing.  Prevents local DoS panic described in
 PR kern/38219... maybe.  This is hastily concocted fix for 5.0 and
 I'm not sure if it has side-effects.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.52 -r1.53 src/sys/fs/tmpfs/tmpfs_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