From e1a049e27ae81f2eac0d59fbdd221710ec2d8ab5 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sat, 10 May 2003 00:12:29 +0000 Subject: 2003-04-26 Marco Gerards * dir.c (diskfs_get_directs): Consider ENTRY when adding "." and ".." for the rootnode. * inode.c (read_node): Use ifind instead of diskfs_cached_lookup and do not use diskfs_nput anymore. * main.c (diskfs_S_fsys_getfile): New function. --- fatfs/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'fatfs/ChangeLog') diff --git a/fatfs/ChangeLog b/fatfs/ChangeLog index 0de81963..180ff9b3 100644 --- a/fatfs/ChangeLog +++ b/fatfs/ChangeLog @@ -1,3 +1,12 @@ +2003-04-26 Marco Gerards + + * dir.c (diskfs_get_directs): Consider ENTRY when adding + "." and ".." for the rootnode. + + * inode.c (read_node): Use ifind instead of diskfs_cached_lookup + and do not use diskfs_nput anymore. + * main.c (diskfs_S_fsys_getfile): New function. + 2002-10-06 Marcus Brinkmann * main.c (diskfs_server_version): Set to HURD_VERSION. -- cgit v1.2.3