[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Nbd] [PATCH 0/2] Repurpose nbd-server -r



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




Reply to: