summaryrefslogtreecommitdiff
path: root/ext2fs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-12-27 10:29:29 +0000
committerRoland McGrath <roland@gnu.org>1998-12-27 10:29:29 +0000
commit5fff57ecf7eb845f13a4a087c4da26ecf07a36b2 (patch)
treead6d49c46afd85131261365e920216bbe1107ab7 /ext2fs
parent658839d88d19af046ec070914c5a37101d01f4f5 (diff)
.
Diffstat (limited to 'ext2fs')
-rw-r--r--ext2fs/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index bafd0f52..6232f64c 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,5 +1,14 @@
1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
+ * inode.c (diskfs_set_statfs): Remove __ from struct members.
+
+1998-12-21 Mark Kettenis <kettenis@phys.uva.nl>
+
+ * inode.c (diskfs_set_statfs): Fill in statfs members that are
+ used to implement statvfs.
+
+1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
+
* ext2fs.c (main): Pass ARGP_IN_ORDER flag to argp_parse because
diskfs options need it.