His idea is to used a modified loop driver, and build a filesystem in
a regular file, then mount this FS if you want to access different
data "streams".
When creating the file, make it huge, but filled with holes. The
modified loop block driver would fill in holes as required (assuming
it doesn't do this already: I haven't looked).
If you want to see the albod as atomic, just look at the file. Move
it, ftp it, whatever. No kernel/libc hacks required. If you want to
see the data "streams", mount the file. No new semantics required.
Regards,
Richard....
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/