ceph-csi/pkg/rbd
ShyamsundarR 885ec7049d Update Unstage transaction to undo steps done in Stage
In unstage we now adhere to the transaction (or order of steps)
done in Stage. To enable this we stash the image meta data
into a local file on the staging path for use with unstage
request.

This helps in unmapping a stale map, in case the mount or
other steps in the transaction are complete.

Signed-off-by: ShyamsundarR <srangana@redhat.com>
2019-08-13 14:07:52 +00:00
..
controllerserver.go Use --keyfile option to pass keys to all Ceph CLIs 2019-07-25 12:46:15 +00:00
errors.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
identityserver.go Replaces the references to the Kubernete Authors with the Ceph-CSI authors 2019-04-03 11:14:08 +02:00
nodeserver.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
rbd_attach.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
rbd_journal.go Move mounting staging instance to a sub-path within staging path 2019-08-13 14:07:52 +00:00
rbd_util.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
rbd.go Implement metrics for RBD plugin 2019-08-01 11:58:54 +00:00