diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2017-06-14 13:22:56 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2017-06-14 13:22:56 +0200 |
commit | 8eada332236791bb3757091d867d3ef5f93a13d3 (patch) | |
tree | d2f7cb1246294db37f00b04d3eb05c095707954b /newlib/libc/stdio/vfwprintf.c | |
parent | 0a9edd73e3abb85162f9d79bc57cf4df1f9d8f1e (diff) | |
download | cygnal-8eada332236791bb3757091d867d3ef5f93a13d3.tar.gz cygnal-8eada332236791bb3757091d867d3ef5f93a13d3.tar.bz2 cygnal-8eada332236791bb3757091d867d3ef5f93a13d3.zip |
cygwin: readdir: don't lookup mount target inodes
So far Cygwin's readdir returned the inode number of a mount target
in d_ino, rather than the actual inode number of the mount point in
the underlying filesystem. This not only results in a performance
hit if the mount target is a remote FS, it is also not done on other
POSIX systems.
Remove the code evaluating the mount target inode number.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdio/vfwprintf.c')
0 files changed, 0 insertions, 0 deletions