From nobody@FreeBSD.org  Fri Jul 17 15:42:49 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6D75F1065672
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Jul 2009 15:42:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5C7B78FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Jul 2009 15:42:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n6HFgmrj045374
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Jul 2009 15:42:48 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n6HFgmj2045373;
	Fri, 17 Jul 2009 15:42:48 GMT
	(envelope-from nobody)
Message-Id: <200907171542.n6HFgmj2045373@www.freebsd.org>
Date: Fri, 17 Jul 2009 15:42:48 GMT
From: SE <seyes463@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Missing directories/files on NTFS volume
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         136873
>Category:       kern
>Synopsis:       [ntfs] Missing directories/files on NTFS volume
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-fs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 17 15:50:01 UTC 2009
>Closed-Date:    
>Last-Modified:  Tue Jul 21 04:00:36 UTC 2009
>Originator:     SE
>Release:        7.2
>Organization:
SE
>Environment:
FreeBSD gg.gg.gg 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Mounted a NTFS volume with mount_ntfs with read-only option.  When doing a ls -al there are missing directories/files.  The ls does show some files/directories... A through k but files after that do not show up in the listing.  Might be related to this bug (kern/71774) but even using the mount "-a" option for shortnames does not work (the files still don't appear).  Have verified that the NTFS volume was marked clean

Also, when trying to "ls" a known directory that doesn't appear the ls command reports "Argument list too long".
>How-To-Repeat:
mount_ntfs -o ro /dev/da0s1 /tmp/ntfsvolume
ls -al /tmp/ntfsvolume/win/Documents\ and\ Settings/user/Desktop/
ls /tmp/ntfsvolume/win/Documents\ and\ Settings/user/Desktop/stuff
ls: /tmp/ntfsvolume/win/Documents\ and\ Settings/user/Desktop/stuff: Argument list too long

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-fs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Jul 21 04:00:21 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136873 
>Unformatted:
