~philipp-marek/drbdmanage/master

Viewing all changes in revision 871.

  • Committer: Roland Kammerer
  • Date: 2017-08-24 08:24:35 UTC
  • Revision ID: git-v1:2a60837274c176f0f6d35306a37a00bcdb87c91c
storage backends add notes about remove_snapshot()

The idea was that every plugin can provide/overwrite a method hat is
called to remove a snapshot. In the current design all of them called
remove_blockdevice(). The storage core actually already called
remove_blockdevice(). Strictly speaking this is a bug, because it
bypasses the plugins remove_snapshot(). As all plugins only provide a
wrapper, just add a note and don't touch all the existing plugins. This
can be fixed when we need it, but document it for now.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: