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
This commit is contained in:
Axel Dörfler 2003-05-26 01:51:19 +00:00
parent 6ac535c5c5
commit 470a60786e

View File

@ -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