History log of /haiku/src/add-ons/kernel/file_systems/layers/write_overlay/Jamfile (Results 1 – 2 of 2)
Revision Date Author Comments
# 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 ...


# 77fdecfe 19-Feb-2009 Michael Lotz <mmlr@mlotz.ch>

Preparing to split the overlay filesystem into an attribute_overlay and write_overlay module.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29253 a95241bf-73f2-0310-859d-f6bbb57e9c96