[Bug 4435] listing of files in long format shows incorrect sizes

bugzilla at busybox.net bugzilla at busybox.net
Mon Oct 31 15:34:32 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=4435

--- Comment #2 from parvata <parvata at rocketmail.com> 2011-10-31 15:34:29 UTC ---
Below is the output. Notice that all the sizes are the same even for soft
links. It was not like this with an earlier version 1.16.x. Let me know if you
need more information. Thanks.

# ls -l /etc
lrwxrwxrwx    1 root     root       1050012 Oct 26 17:26 bluetooth ->
/system/etc/bluetooth
lrwxrwxrwx    1 root     root       1050012 Oct 26 17:26 dbus.conf ->
/system/etc/dbus.conf
-rwxr-xr-x    1 root     root       1050012 Sep 14 11:28 fstab
lrwxrwxrwx    1 root     root       1050012 Oct 26 17:26 gps.conf ->
/system/etc/gps.conf
drwxr-xr-x    2 root     root       1050012 Oct 26 17:25 init.d
-rwxr-xr-x    1 root     root       1050012 Sep 14 11:28 inittab
-rwxrwxr-x    1 root     root       1050012 Oct 26 17:25 media_profiles.xml
lrwxrwxrwx    1 root     root       1050012 Oct 26 17:25 mtab -> ../proc/mounts
drwxr-xr-x    3 root     root       1050012 Oct 26 17:25 rc.d
lrwxrwxrwx    1 root     root       1050012 Oct 26 17:40 sensors.conf
lrwxrwxrwx    1 root     root       1050012 Oct 26 17:26 vold.fstab ->
/system/etc/vold.fstab

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list