As discussed in another thread earlier today, I found myself
wanting to quickly turn read-only on and off on all exports
while testing interoperability between qemu client and nbd-server,
without having to re-edit the config file all the time.

The first patch is probably worth having no matter what (well,
after any tweaks it gets based on review comments); the second
is more of my RFC on whether the idea even makes sense to have
the command line flags override all config file export sections
at once.

Eric Blake (2):
  nbd-server: Improve command line documentation
  nbd-server: Make command-line -r apply to all exports

 man/nbd-server.1.in.sgml | 13 ++++++++++---
 man/nbd-server.5.in.sgml |  2 +-
 nbd-server.c             | 16 ++++++++++++----
 3 files changed, 23 insertions(+), 8 deletions(-)

-- 
2.9.3


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Nbd-general mailing list
Nbd-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nbd-general

Reply via email to