summaryrefslogtreecommitdiff
path: root/ftpfs/ftpfs.h
AgeCommit message (Collapse)Author
1997-08-18(ftpfs_dir_null_lookup):Miles Bader
New declaration.
1997-08-12(struct ftpfs):Miles Bader
Add FSID & NEXT_INODE fields. (ftpfs_create): Add FSID parameter.
1997-08-07(struct ftpfs_dir):Miles Bader
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.
1997-08-06Initial checkinMiles Bader