Date: Fri, 17 Jul 2009 15:42:48 GMT From: SE <seyes463@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/136873: Missing directories/files on NTFS volume Message-ID: <200907171542.n6HFgmj2045373@www.freebsd.org> Resent-Message-ID: <200907171550.n6HFo2Wr058054@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907171542.n6HFgmj2045373>