NetBSD-Bugs archive

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

PR/44523 CVS commit: src/sys/fs/hfs



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44523 CVS commit: src/sys/fs/hfs
Date: Wed, 9 Feb 2011 20:49:52 -0500

 Module Name:   src
 Committed By:  christos
 Date:          Thu Feb 10 01:49:52 UTC 2011
 
 Modified Files:
        src/sys/fs/hfs: hfs_vnops.c
 
 Log Message:
 PR/44523: Taylor R Campbell: mount_hfs badly handles file names with slashes
 in them, encode them as colons. XXX: Should encode : as :: too?
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.20 -r1.21 src/sys/fs/hfs/hfs_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