From 05f53ac80538a6411b5ebaed17ace8c708f8615b Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Tue, 26 Mar 2002 15:00:34 +0000 Subject: *** empty log message *** --- libdiskfs/ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'libdiskfs/ChangeLog') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index bdcaf857..8c56adaf 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,25 @@ +2002-03-25 Neal H Walfield + + * peropen-make.c (diskfs_make_peropen): Instead of returning the + peropen, return as error_t and return the peropen in the new + parameter *PPO. + * diskfs.h (diskfs_make_peropen): Change declaration to reflect + new semantics. + + * boot-start.c (diskfs_start_bootstrap): Check the return value of + diskfs_make_peropen using the new semantics. + (diskfs_S_exec_startup_get_info): Likewise. + (diskfs_execboot_fsys_startup): Likewise. + (diskfs_S_fsys_init): Likewise. + * dir-lookup.c (diskfs_S_dir_lookup): Likewise. + * dir-mkfile.c (diskfs_S_dir_mkfile): Likewise. + * file-exec.c (diskfs_S_file_exec): Likewise. + * file-reparent.c (diskfs_S_file_reparent): Likewise. + * fsys-getfile.c (diskfs_S_fsys_getfile): Likewise. + * fsys-getroot.c (diskfs_S_fsys_getroot): Likewise. + * trans-callback.c (_diskfs_translator_callback2_fn): Likewise. + * init-startup.c (diskfs_startup_diskfs): Likewise. + 2002-03-12 Marcus Brinkmann * opts-append-std.c (diskfs_append_std_options): Only add --sync=N -- cgit v1.2.3