diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2010-09-30 13:52:34 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2010-09-30 13:52:34 +0000 |
commit | 2d355410b7b59710e61b45e529900f9ebbd668e8 (patch) | |
tree | 2886afae145598a4242d7d59766c171e94494f99 /newlib/libc/stdio/ungetwc.c | |
parent | ab3cd8885800a6fcf60b0d503b402d55202257c6 (diff) | |
download | cygnal-2d355410b7b59710e61b45e529900f9ebbd668e8.tar.gz cygnal-2d355410b7b59710e61b45e529900f9ebbd668e8.tar.bz2 cygnal-2d355410b7b59710e61b45e529900f9ebbd668e8.zip |
* fhandler.cc: Drop including nfs.h.
* fhandler_disk_file.cc: Ditto.
(fhandler_base::fstat_by_nfs_ea): Use fattr3 from path_conv member,
unless called from fstat.
* path.cc: Drop including nfs.h.
(symlink_info::check): Rearrange definition of file info buffers.
Fetch fattr3 info for files on NFS and store in conv_hdl for later
use in fhandler_base::fstat_by_nfs_ea. Use fattr3 file type to
recognize symlink on NFS and try to fetch symlink target only for
actual symlinks.
* path.h: Include nfs.h.
(class path_conv_handle): Change file info storage to union of
FILE_NETWORK_OPEN_INFORMATION and fattr3 structures.
(path_conv_handle::fnoi): Align to aforementioned change.
(path_conv_handle::nfsattr): New method.
(path_conv::nfsattr): New method.
Diffstat (limited to 'newlib/libc/stdio/ungetwc.c')
0 files changed, 0 insertions, 0 deletions