From owner-freebsd-bugs@FreeBSD.ORG Sun Nov 26 15:37:31 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C8FD216A40F for ; Sun, 26 Nov 2006 15:37:31 +0000 (UTC) (envelope-from gamato@users.sf.net) Received: from slimak.dkm.cz (slimak.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id CC8CF43D9A for ; Sun, 26 Nov 2006 15:36:21 +0000 (GMT) (envelope-from gamato@users.sf.net) Received: (qmail 11708 invoked by uid 0); 26 Nov 2006 15:37:11 -0000 Received: from r5h168.net.upc.cz (HELO ?86.49.7.168?) (86.49.7.168) by slimak.dkm.cz with SMTP; 26 Nov 2006 15:37:11 -0000 Message-ID: <4569B4A6.5050307@users.sf.net> Date: Sun, 26 Nov 2006 16:37:10 +0100 From: martinko User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.8) Gecko/20061111 SeaMonkey/1.0.6 MIME-Version: 1.0 Newsgroups: gmane.os.freebsd.stable,gmane.os.freebsd.current To: freebsd-bugs@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Cc: Subject: [msdosfs] [patch] msdosfs incorrectly handles NT 8.3 capitalization X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 15:37:31 -0000 Hello, More than a year ago I discovered a bug in msdosfs incorrectly handling NT 8.3 capitalization. It was discussed on the lists and Micah prepared a patch and filed this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=86655 Unfortunately, it seems to have been forgotten. Can some of the committers have a look at it please ?? Many thanks, Martin