diff options
author | Roland McGrath <roland@gnu.org> | 2001-02-26 11:03:18 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-02-26 11:03:18 +0000 |
commit | c516cd0e47dfeccc1096b4990fddb888efe77fbf (patch) | |
tree | 5c9c49cfe33a0340b61ba616f9ed2c4d93e6e2af /tmpfs/ChangeLog | |
parent | 5c5472909519f67d643e2237ba1d5d6c21f260c4 (diff) |
.
Diffstat (limited to 'tmpfs/ChangeLog')
-rw-r--r-- | tmpfs/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog index a7f83843..477c5f0d 100644 --- a/tmpfs/ChangeLog +++ b/tmpfs/ChangeLog @@ -3,6 +3,8 @@ * node.c (diskfs_free_node): Reset hnext's hprevp. (diskfs_node_norefs): Likewise. (diskfs_cached_lookup): Fix insane code for finding existing node ptr. + (diskfs_get_filemap_pager_struct): Remove spurious assert. + (diskfs_get_filemap): Always add a reference to the send right. * dir.c (diskfs_get_directs): When using st_size, calculate additional space for . and .. entries. Skip . and .. entries when ENTRY says to. |