From owner-freebsd-bugs@FreeBSD.ORG Fri Jul 17 15:50:02 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 951BB1065688 for ; Fri, 17 Jul 2009 15:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 562E88FC1C for ; Fri, 17 Jul 2009 15:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6HFo2OU058055 for ; Fri, 17 Jul 2009 15:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6HFo2Wr058054; Fri, 17 Jul 2009 15:50:02 GMT (envelope-from gnats) Resent-Date: Fri, 17 Jul 2009 15:50:02 GMT Resent-Message-Id: <200907171550.n6HFo2Wr058054@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, SE Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D75F1065672 for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/136873: Missing directories/files on NTFS volume 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: Fri, 17 Jul 2009 15:50:02 -0000 >Number: 136873 >Category: kern >Synopsis: Missing directories/files on NTFS volume >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >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: >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: >Unformatted: