summaryrefslogtreecommitdiff
path: root/ftpfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-29 22:13:21 +0000
committerRoland McGrath <roland@gnu.org>2001-12-29 22:13:21 +0000
commitd07cc9b328799dfe6a1ba16cbb75b1a32258be12 (patch)
treef533b382a69e311c2ba11fe98e11fb12db55d418 /ftpfs
parentd1efc51b999519f57ce7577c5dbe7fbdb3b29b26 (diff)
.
Diffstat (limited to 'ftpfs')
-rw-r--r--ftpfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog
index b4f3083f..f22830f1 100644
--- a/ftpfs/ChangeLog
+++ b/ftpfs/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-29 Roland McGrath <roland@frob.com>
+
+ * netfs.c (netfs_attempt_statfs): Implement this,
+ returning all zeros except for f_type and f_fsid.
+
2001-12-22 Roland McGrath <roland@frob.com>
* fs.c (ftpfs_create): Move braces around to avoid warning.