diff options
| author | Md Haris Iqbal <[email protected]> | 2020-11-26 11:47:16 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-12-04 09:41:10 -0700 |
| commit | ce9fe18abb7c86a71b545e1cdd60fe333bf462a3 (patch) | |
| tree | f909cf31013ebbfae3797d67762701aa6f898261 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 3b9351f0fd14f2e9ef3141f0d894076517400e6e (diff) | |
block/rnbd-clt: Make path parameter optional for map_device
During map_device if the given session exists, then the path parameter is
not used. In such a case, the path parameter is redundant.
This commit makes the path parameter optional for map_device. When the
path parameter is not given, if the session exists then that is used to
establish the rtrs connection.
If the session does not exist, and the path parameter is also missing,
then map_device fails.
Signed-off-by: Md Haris Iqbal <[email protected]>
Signed-off-by: Jack Wang <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions