passthrough_ll: add source option
authorVivek Goyal <vgoyal@redhat.com>
Tue, 14 Aug 2018 19:37:02 +0000 (21:37 +0200)
committerNikolaus Rath <Nikolaus@rath.org>
Wed, 10 Oct 2018 09:49:48 +0000 (10:49 +0100)
commite164f3ddb59716fac1243b018d6fe035d6b5779c
treecd2264bf52dc3353b2361be6c572da2168a825c6
parent4a92a82f2e2ca8889a0874847cd970e678461f12
passthrough_ll: add source option

Right now, passthrough_ll will use "/" as source directory for passthrough.
We need more flexibility where user can specify path of directory to be
passed through.  Hence add an option "source=<source-dir>".

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
example/passthrough_ll.c