aboutsummaryrefslogtreecommitdiff
path: root/ftpfs/ftpfs.h
Commit message (Collapse)AuthorAgeFilesLines
* (ftpfs_dir_null_lookup):Miles Bader1997-08-181-1/+12
| | | | New declaration.
* (struct ftpfs):Miles Bader1997-08-121-1/+7
| | | | | | Add FSID & NEXT_INODE fields. (ftpfs_create): Add FSID parameter.
* (struct ftpfs_dir):Miles Bader1997-08-071-6/+13
| | | | | | | | | | timestamp renamed to stat_timestamp. Add name_timestamp field. (struct ftpfs_params): Remove dirent_timeout and dir_timeout fields. Add name_timeout field. (struct ftpfs_dir_entry): dirent_timestamp renamed to name_timestamp.
* Initial checkinMiles Bader1997-08-061-0/+225