diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-08-02 15:28:46 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-08-02 15:28:46 +0000 |
commit | 2d3478e37159ebd7ba0d73390b2af5b32a34cc32 (patch) | |
tree | db449afc60dd0e5698fdfeb7fda0d8b335ebd79f /libdiskfs | |
parent | 8c02e14e3860ae1811f193a938ca3686425d13a7 (diff) |
*** empty log message ***
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 3163a70a..6d0fa719 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,9 @@ +Thu Aug 1 17:24:08 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * file-get-transcntl.c (diskfs_S_file_get_translator_cntl): Don't + diskfs_nput NP; we've never created a reference. Just unlock it. + (And bother to lock it in the first place.) + Sat Jul 27 20:05:17 1996 Miles Bader <miles@gnu.ai.mit.edu> * lookup.c (diskfs_lookup): Don't nput *NP if we didn't find a file. |