block/sed-opal: Propagate original error message to userland.
authorScott Bauer <scott.bauer@intel.com>
Wed, 22 Feb 2017 17:15:08 +0000 (10:15 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 23 Feb 2017 18:55:44 +0000 (11:55 -0700)
commit2d19020b085eaf61d24377db27e8630cd9cff7ce
tree6423a5ec0b75faf1975bfbe13147c4f0defdacb8
parente286bcfc59e01c2c57f2d79a46063c0bddb7a0d1
block/sed-opal: Propagate original error message to userland.

During an error on a comannd, ex: user provides wrong pw to unlock
range, we will gracefully terminate the opal session. We want to
propagate the original error to userland instead of the result of
the session termination, which is almost always a success.

Signed-off-by: Scott Bauer <scott.bauer@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/sed-opal.c