From 3e2fa21483abd532c5ec08431ea532e917bb1639 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 18 Aug 1997 18:54:17 +0000 Subject: . --- ftpfs/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ftpfs') diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog index af897d4b..38732808 100644 --- a/ftpfs/ChangeLog +++ b/ftpfs/ChangeLog @@ -1,3 +1,17 @@ +1997-08-15 Miles Bader + + * netfs.c (netfs_attempt_mkfile): Unlock DIR. + + * dir.c (ftpfs_dir_null_lookup): New function. + (ftpfs_dir_lookup): Handle "" lookups like ".". + * ftpfs.h (ftpfs_dir_null_lookup): New declaration. + * fs.c (ftpfs_create): Use ftpfs_dir_null_lookup instead of + ftpfs_dir_lookup. + + * dir.c (ftpfs_dir_lookup): Set E's name timestamp for noent entries. + (ftpfs_refresh_node): Record ENOENT entries. + (refresh_dir): Add PRESERVE_ENTRY parameter; all callers changed. + 1997-08-12 Miles Bader * ftpfs.c (main): Supply the FSID argument to ftpfs_create. -- cgit v1.2.3