commit | 0764147b111b8ca886e4f2e9c9e019106b09b657 | [log] [tgz] |
---|---|---|
author | Milan Broz <mbroz@redhat.com> | Thu Jul 12 17:28:13 2007 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 12 15:01:08 2007 -0700 |
tree | 815c9d80c961d54c79692ebe4751318c9052ad45 | |
parent | fcac03abd325e4f7a4cc8fe05fea2793b1c8eb75 [diff] |
dm snapshot: permit invalid activation Allow invalid snapshots to be activated instead of failing. This allows userspace to reinstate any given snapshot state - for example after an unscheduled reboot - and clean up the invalid snapshot at its leisure. Cc: stable@kernel.org Signed-off-by: Milan Broz <mbroz@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>