Skip to content

Commit

Permalink
block/nfs: Introduce runtime_opts in NFS
Browse files Browse the repository at this point in the history
Make NFS block driver use various fine grained runtime_opts.
Set .bdrv_parse_filename() to nfs_parse_filename() and introduce two
new functions nfs_parse_filename() and nfs_parse_uri() to help parsing
the URI.
Add a new option "server" which then accepts a new struct NFSServer.

Signed-off-by: Ashijeet Acharya <ashijeetacharya@gmail.com>
[ kwolf: Fixed client->path ]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
  • Loading branch information
ashijeet24 authored and kevmw committed Oct 31, 2016
1 parent 68875e9 commit 94d6a7a
Showing 1 changed file with 349 additions and 93 deletions.

0 comments on commit 94d6a7a

Please sign in to comment.