diff options
author | Miles Bader <miles@gnu.org> | 1996-10-11 02:51:08 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-10-11 02:51:08 +0000 |
commit | c39f4cc7ea022ba99a19d89ff6f22f703fc0b4db (patch) | |
tree | 97cf6437898b71004f54c06341315ba2810a8b98 /libdiskfs/ChangeLog | |
parent | 0025e6fb78af4c9722828e233564e27513cae110 (diff) |
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index a152626d..e6ad39b6 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,7 +1,8 @@ Thu Oct 10 17:22:06 1996 Miles Bader <miles@gnu.ai.mit.edu> * dir-lookup.c (diskfs_S_dir_lookup): Frob lock in NEWPI->po, not PO. - <sys/file.h>: New include. + Free NEWPI if we get an error trying to lock it. + <sys/file.h>: New include. Thu Oct 10 17:11:05 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> |