#
44fbca27 |
| 02-Sep-2009 |
Michael Lotz <mmlr@mlotz.ch> |
Implement the rest of the IO hook. We now do directly satisfy write requests by writing them into our buffers and directly satisfy read requests by copying our buffers, filling any gaps by spawning o
Implement the rest of the IO hook. We now do directly satisfy write requests by writing them into our buffers and directly satisfy read requests by copying our buffers, filling any gaps by spawning off subrequests to the underlaying filesystem.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32900 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|