NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/38219 CVS commit: [netbsd-5] src/sys/fs/tmpfs
The following reply was made to PR kern/38219; it has been noted by GNATS.
From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/38219 CVS commit: [netbsd-5] src/sys/fs/tmpfs
Date: Mon, 16 Feb 2009 03:29:01 +0000 (UTC)
Module Name: src
Committed By: snj
Date: Mon Feb 16 03:29:01 UTC 2009
Modified Files:
src/sys/fs/tmpfs [netbsd-5]: tmpfs_vnops.c
Log Message:
Pull up following revision(s) (requested by pooka in ticket #432):
sys/fs/tmpfs/tmpfs_vnops.c: revision 1.53
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.51 -r1.51.6.1 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