]> Git Repo - qemu.git/commit
block/ssh: Implement .bdrv_dirname()
authorMax Reitz <[email protected]>
Mon, 25 Feb 2019 19:08:28 +0000 (20:08 +0100)
committerMax Reitz <[email protected]>
Tue, 7 May 2019 15:14:21 +0000 (17:14 +0200)
commit21205c7c3bd0910d7b71274ddbede9c7001e1cb4
tree803f719a3a019876a4a45fc8929d4f24427ff26c
parentb8c1f90118ee81090ff9093790f88bf335132814
block/ssh: Implement .bdrv_dirname()

ssh_bdrv_dirname() is basically the generic bdrv_dirname(), except it
takes care not to silently chop off any query string (i.e.,
host_key_check).

Signed-off-by: Max Reitz <[email protected]>
Tested-by: Richard W.M. Jones <[email protected]>
Message-id: 20190225190828[email protected]
Signed-off-by: Max Reitz <[email protected]>
block/ssh.c
This page took 0.027635 seconds and 4 git commands to generate.