aboutsummaryrefslogtreecommitdiff
path: root/ftpfs/fs.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-12-22 Roland McGrath <roland@frob.com>Roland McGrath2001-12-291-6/+8
| | | | * fs.c (ftpfs_create): Move braces around to avoid warning.
* (ftpfs_create):Miles Bader1997-08-181-5/+2
| | | | Use ftpfs_dir_null_lookup instead of ftpfs_dir_lookup.
* (ftpfs_create):Miles Bader1997-08-121-1/+4
| | | | | Add FSID parameter. Initialize FSID & NEXT_INODE fields.
* Initial checkinMiles Bader1997-08-061-0/+82