Added a point.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2959 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2003-03-19 17:37:18 +00:00
parent 9895f0ea8a
commit bfa7190f02
+2 -1
View File
@@ -1,4 +1,4 @@
BFS - ToDo, December 6th, 2002 BFS - ToDo, March 13th, 2003
----- -----
BlockAllocator BlockAllocator
@@ -13,6 +13,7 @@ DataStream
- only files are trimmed back (in bfs_close()), but every inode has a preallocated stream... - only files are trimmed back (in bfs_close()), but every inode has a preallocated stream...
- Inode::GrowStream(): merging of block_runs doesn't work between range/block boundaries - Inode::GrowStream(): merging of block_runs doesn't work between range/block boundaries
- check the array block size in BFS for different block sizes
Queries Queries