]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: propagate rbd-wnbd errors
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Fri, 29 Jan 2021 13:38:19 +0000 (13:38 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 3 Feb 2021 07:21:12 +0000 (07:21 +0000)
commit8d64c7cf4265ae853fd05a99b87e260c98c2b34c
tree551cec03017207a5ef5c6d4c10bb51a8546628af
parentafa7b532b2b53ba3734e13f5f72213cbe6ba22fd
rbd: propagate rbd-wnbd errors

This change updates the "rbd device" commands, propagating
rbd-wnbd.exe exit codes.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
src/common/win32/SubProcess.cc
src/tools/rbd/action/Wnbd.cc