diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2014-02-24 23:13:00 +0100 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2014-02-24 23:13:00 +0100 |
| commit | 5fd8dd1321bd3513e0b03ef9474d88b2a8161c16 (patch) | |
| tree | cff1d8f613110bcc1b008f44ea6a76833c724bdc /apps/plugins | |
| parent | c27c3f10fd8c32e837c1f11176dc7223542bda6d (diff) | |
| download | rockbox-5fd8dd1321bd3513e0b03ef9474d88b2a8161c16.zip rockbox-5fd8dd1321bd3513e0b03ef9474d88b2a8161c16.tar.gz rockbox-5fd8dd1321bd3513e0b03ef9474d88b2a8161c16.tar.bz2 rockbox-5fd8dd1321bd3513e0b03ef9474d88b2a8161c16.tar.xz | |
application: Speed up dir_get_info() further.
It's quite rare that it is called for a symlink to a directory. But it only
needs a second syscall to stat() if that happened. Therefore speed up the
common case by avoiding an unecessary second syscall.
Change-Id: I911105f76631ebccc7696a1540e9cf069a706000
Diffstat (limited to 'apps/plugins')
0 files changed, 0 insertions, 0 deletions