看板 FB_bugs 關於我們 聯絡資訊
>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: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"