Change the open call to pass in the 'readonly' flag.
commit13cf7b98dcbcc48566d17a74b500575252545243
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 21 Jun 2013 15:58:21 +0000 (21 16:58 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 21 Jun 2013 16:01:02 +0000 (21 17:01 +0100)
treeaf8e64a9b9dfcaec11436f202cef36896f27d561
parentff71cfdd6471d931804f66490f6130ce211c4a4a
Change the open call to pass in the 'readonly' flag.

Not ABI stable quite yet, but soon ...
docs/nbdkit-plugin.pod
include/nbdkit-plugin.h
plugins/example1/example1.c
plugins/example2/example2.c
plugins/example3/example3.c
plugins/libvirt/libvirt-plugin.c
src/connections.c
src/internal.h
src/plugins.c