From 5346276237be6d96ec65ac3b5764fce19814e1ba Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 20 Apr 2001 13:27:24 +0000 Subject: 2001-04-20 Joel Sherrill * src/imfs/imfs_debug.c (IMFS_print_jnode): Modified to print only information that does not vary based on target or memory configuration. The old prints are still there in case they are needed in the future to debug. Printing target dependent addresses makes the test output vary by target unnecessarily. --- cpukit/libfs/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/libfs/ChangeLog') diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog index 5dc5dbf9c1..ef8ce14bb2 100644 --- a/cpukit/libfs/ChangeLog +++ b/cpukit/libfs/ChangeLog @@ -1,3 +1,11 @@ +2001-04-20 Joel Sherrill + + * src/imfs/imfs_debug.c (IMFS_print_jnode): Modified to print + only information that does not vary based on target or memory + configuration. The old prints are still there in case they + are needed in the future to debug. Printing target dependent + addresses makes the test output vary by target unnecessarily. + 2001-03-23 Joel Sherrill * src/imfs/memfile.c: Reapply fix from bug report from -- cgit v1.2.3