NetBSD-Bugs archive

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

PR/48864 CVS commit: [netbsd-7] src/sys/fs/tmpfs



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48864 CVS commit: [netbsd-7] src/sys/fs/tmpfs
Date: Mon, 22 Dec 2014 02:05:08 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Mon Dec 22 02:05:08 UTC 2014
 
 Modified Files:
 	src/sys/fs/tmpfs [netbsd-7]: tmpfs_subr.c tmpfs_vnops.c
 
 Log Message:
 Pull up following revision(s) (requested by gson in ticket #344):
 	sys/fs/tmpfs/tmpfs_vnops.c: revision 1.121
 	sys/fs/tmpfs/tmpfs_subr.c: revision 1.97
 Store symlinks without a NUL terminator so that lstat(2) returns the
 correct length.  Fixes the tmpfs part of PR kern/48864.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.96 -r1.96.4.1 src/sys/fs/tmpfs/tmpfs_subr.c
 cvs rdiff -u -r1.120 -r1.120.2.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