From 762179c5b6439e5c9f6ef6d84b45c7f86d017ed9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 1 Oct 2001 01:05:11 +0000 Subject: . --- libstore/ChangeLog | 6 ++++++ tmpfs/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 9f6efc55..2b8f2f63 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,9 @@ +2001-09-30 Roland McGrath + + * memobj.c: New file. + * Makefile (SRCS): Add it. + * store.h (store_memobj_class, store_memobj_create): Declare them. + 2001-09-29 Roland McGrath * nbd.c (struct nbd_startup): Replace sizehi, sizelo with just size. diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog index 40783c09..1e4ad11d 100644 --- a/tmpfs/ChangeLog +++ b/tmpfs/ChangeLog @@ -1,3 +1,8 @@ +2001-09-30 Roland McGrath + + * node.c (diskfs_S_file_get_storage_info): Implement it to return + the memory object port with STORAGE_MEMORY. + 2001-04-23 Neal H Walfield * tmpfs.c (main): Pass diskfs_demuxer to -- cgit v1.2.3