summaryrefslogtreecommitdiff
path: root/ftpfs/fs.c
AgeCommit message (Collapse)Author
2001-12-292001-12-22 Roland McGrath <roland@frob.com>Roland McGrath
* fs.c (ftpfs_create): Move braces around to avoid warning.
1997-08-18(ftpfs_create):Miles Bader
Use ftpfs_dir_null_lookup instead of ftpfs_dir_lookup.
1997-08-12(ftpfs_create):Miles Bader
Add FSID parameter. Initialize FSID & NEXT_INODE fields.
1997-08-06Initial checkinMiles Bader