- Feb 05, 2004
-
-
alex authored
-
- Jan 30, 2004
-
-
alex authored
moving to the right side - ext3_ext_find_goal() takes into account offset of a block to be allocated (thanks to Andreas for smart idea)
-
alex authored
cache-aliasing problems - ext3_forget() should be used in conjuction with ext3_free_blocks() NOTE: 2.4.24 + extents + batching block allocation passes data-consistency tests now (at least I haven't seen problems for many hours of testing)
-
- Jan 29, 2004
- Jan 28, 2004
-
-
alex authored
- fixed goal selection - more bits of batching allocation
-
- Jan 26, 2004
-
-
alex authored
- bug in extents fixed: it could cause tree corruption - minor bug in extents fixed: during tree growing it could possible to get suboptimal size for index block
-
- Jan 24, 2004
-
-
alex authored
- support for extents in EA - access to extents stored in EA via ioctl
-
- Dec 03, 2003
-
-
Phil Schwan authored
-