From 7c66508fb414b4d9271e0772c67d4e6383d912e2 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 5 Mar 2002 01:28:59 +0000 Subject: doc/ 2002-03-05 Marcus Brinkmann * hurd.texi (Diskfs Callbacks): Refer to dir_lookup, not dir_pathtrans. Reported by James A Morrison . fstests/ 2002-03-05 Marcus Brinkmann * fstests.c (main): Call dir_lookup, not dir_pathtrans. Reported by James A Morrison . hurd/ 2002-03-05 Marcus Brinkmann * fs.defs: Refer to dir_lookup, not dir_pathtrans, in comments. * fsys.defs: Likewise. * hurd_types.h (enum retry_type): Likewise. Reported by James A Morrison . libdiskfs/ 2002-03-05 Marcus Brinkmann * diskfs.h: Refer to dir_lookup, not dir_pathtrans, in comment. * fsys-getroot.c (diskfs_S_fsys_getroot): Likewise. Reported by James A Morrison . libfshelp/ 2002-03-05 Marcus Brinkmann * fshelp.h: Refer to dir_lookup, not dir_pathtrans, in comment. Reported by James A Morrison . --- fstests/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'fstests/ChangeLog') diff --git a/fstests/ChangeLog b/fstests/ChangeLog index 6849e0a1..0ed8e3f4 100644 --- a/fstests/ChangeLog +++ b/fstests/ChangeLog @@ -1,3 +1,8 @@ +2002-03-05 Marcus Brinkmann + + * fstests.c (main): Call dir_lookup, not dir_pathtrans. + Reported by James A Morrison . + 2001-02-25 Roland McGrath * fstests.c (main): sync now returns void. -- cgit v1.2.3