NetBSD-Bugs archive

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

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



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

From: "Sevan Janiyan" <sevan%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52993 CVS commit: src/sys/fs/hfs
Date: Sun, 30 Dec 2018 22:40:00 +0000

 Module Name:	src
 Committed By:	sevan
 Date:		Sun Dec 30 22:40:00 UTC 2018
 
 Modified Files:
 	src/sys/fs/hfs: libhfs.c
 
 Log Message:
 Fix support for case sensitive HFS.
 Without this change, the wrong file is returned, if 2 file names contain a
 subset of each other.
 
 Code submitted in PR bin/52993 by Harold Gutch
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.15 src/sys/fs/hfs/libhfs.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