Add support for passing options to the io layer using the URL syntax.  For 
example, /tmp/test.img?offset=1024.  Multiple options can separated using
the & character, although at the moment the only option implemented is
the offset option in the unix_io layer.

16 files changed