[Bug 9521] New: ls without long still lstats each object in directory.
bugzilla at busybox.net
bugzilla at busybox.net
Tue Dec 27 19:54:36 UTC 2016
https://bugs.busybox.net/show_bug.cgi?id=9521
Bug ID: 9521
Summary: ls without long still lstats each object in directory.
Product: Busybox
Version: 1.21.x
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at busybox.net
Reporter: john.ata at baesystems.com
CC: busybox-cvs at busybox.net
Target Milestone: ---
For some reason, a simple "ls" (without color) attempts to perform an lstat on
each file in a directory even though a readdir should have been sufficient to
display the file name. This is unlike the standard Linux ls and seems less
performant because of the kernel overhead.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list