From 470a60786ea8e136bc3664687eddd7e86eb8504b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Mon, 26 May 2003 01:51:19 +0000 Subject: [PATCH] Updated the ToDo list; thanks to Ingo I know now a little bit more about float/double queries :-) git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3332 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/kernel/file_systems/bfs/ToDo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/add-ons/kernel/file_systems/bfs/ToDo b/src/add-ons/kernel/file_systems/bfs/ToDo index d1d13463ee..c3adb15d1a 100644 --- a/src/add-ons/kernel/file_systems/bfs/ToDo +++ b/src/add-ons/kernel/file_systems/bfs/ToDo @@ -1,4 +1,4 @@ -BFS - ToDo, March 13th, 2003 +BFS - ToDo, May 26th, 2003 ----- BlockAllocator @@ -22,6 +22,8 @@ Queries - Check permissions of the parent directories - Add protection against crashing applications which had a query open - at least the original BeOS kernel does not free the cookie (which throws some memory away *and* prevents unmounting the disk), but that won't be needed for OpenBeOS - the query set for "!=" and last_modified/size is not the same as for "="; last_modified/size don't contain directories + - check if the query has to be checked for a live update + - accept hex values 0x... Journal