summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-05 03:27:25 +0000
committerRoland McGrath <roland@gnu.org>2002-05-05 03:27:25 +0000
commit77d37fdfaafbfa2a6a2125da7525d754e77f8939 (patch)
tree33df46be7a1f9560415a0ab75b54a8f0f51a9e2f /libdiskfs
parent01e94689a240dcd60b5e6dfbe8133894f9a9deba (diff)
.
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index dae8a933..d5b96c45 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,12 @@
+2002-05-04 Roland McGrath <roland@frob.com>
+
+ * io-restrict-auth.c (diskfs_S_io_restrict_auth): Use
+ iohelp_restrict_iouser.
+
+2002-04-02 Roland McGrath <roland@frob.com>
+
+ * node-make.c (diskfs_make_node): Return early if malloc fails.
+
2002-04-30 Marcus Brinkmann <marcus@gnu.org>
* priv.h: Add OPT_NO_INHERIT_DIR_GROUP and OPT_INHERIT_DIR_GROUP.