NetBSD-Bugs archive

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

PR/43843 CVS commit: src



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43843 CVS commit: src
Date: Fri, 1 Apr 2011 17:40:55 +0000

 Module Name:   src
 Committed By:  hannken
 Date:          Fri Apr  1 17:40:54 UTC 2011
 
 Modified Files:
        src/sys/fs/tmpfs: tmpfs_subr.c
        src/tests/fs/vfs: t_vnops.c
 
 Log Message:
 Make zero length symlinks work on tmpfs.
 
 Fixes PR #43843 (tmpfs dies with kassert panic for 0 length symlink target)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.62 -r1.63 src/sys/fs/tmpfs/tmpfs_subr.c
 cvs rdiff -u -r1.22 -r1.23 src/tests/fs/vfs/t_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