NetBSD-Bugs archive

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

PR/48864 CVS commit: src/sys/fs/v7fs



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48864 CVS commit: src/sys/fs/v7fs
Date: Mon, 29 Dec 2014 15:28:08 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Mon Dec 29 15:28:08 UTC 2014
 
 Modified Files:
 	src/sys/fs/v7fs: v7fs_vnops.c
 
 Log Message:
 v7fs_getattr: adjust size of symlinks by -1 to compensate the trailing NUL.
 
 Should fix the v7fs part of PR kern/48864.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 src/sys/fs/v7fs/v7fs_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