This series adds blockdev-add support for NFS block driver.

Patch 1 helps to prepare NFS driver to make use of several runtime_opts
as they appear in the URI. This will make NFS to do things similar to
the way other drivers available in the block layer do.

Patch 2 helps to allow blockdev-add support for the NFS block driver
by making the NFS option available.

Ashijeet Acharya (2):
  block/nfs: Introduce runtime_opts in NFS
  qapi: allow blockdev-add for NFS

 block/nfs.c          | 360 +++++++++++++++++++++++++++++++++++++--------------
 qapi/block-core.json |  56 +++++++-
 2 files changed, 313 insertions(+), 103 deletions(-)

-- 
2.6.2


Reply via email to