diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2006-03-01 22:37:25 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2006-03-01 22:37:25 +0000 |
commit | c115f31ff26e621befc3bad4e020b3663a66ab2c (patch) | |
tree | 064d785b2fb50b6dd8985d3da8e91f5f9f3d721c /libgloss/m32c/m32csys.h | |
parent | 8d0f58ef3724fc248b8e26be1a84ceffd93039fe (diff) | |
download | cygnal-c115f31ff26e621befc3bad4e020b3663a66ab2c.tar.gz cygnal-c115f31ff26e621befc3bad4e020b3663a66ab2c.tar.bz2 cygnal-c115f31ff26e621befc3bad4e020b3663a66ab2c.zip |
* fhandler.h (enum dirent_states): Remove dirent_saw_cygdrive,
dirent_saw_dev and dirent_saw_proc.
(fhandler_cygdrive::open): Declare.
(fhandler_cygdrive::close): Declare.
* fhandler_disk_file.cc (class __DIR_mounts): Move to beginning of file.
(__DIR_mounts::check_mount): New parameter to indicate if inode number
is needed in calling function or not. Add /proc and /cygdrive handling.
(__DIR_mounts::check_missing_mount): Ditto.
(path_conv::ndisk_links): Use __DIR_mounts class to create correct
hardlink count for directories with mount points in them.
(fhandler_disk_file::readdir_helper): Remove /dev, /proc and /cygdrive
handling.
(fhandler_cygdrive::open): New method.
(fhandler_cygdrive::close): New method.
(fhandler_cygdrive::fstat): Always return fixed inode number 2 and
fixed link count of 1. Drop call to set_drives.
(fhandler_cygdrive::opendir): Drop call to get_namehash.
(fhandler_cygdrive::readdir): Handle "." entry to return fixed inode
number 2.
Diffstat (limited to 'libgloss/m32c/m32csys.h')
0 files changed, 0 insertions, 0 deletions