diff options
author | Joe Thornber <ejt@redhat.com> | 2012-07-27 14:08:15 (GMT) |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2012-07-27 14:08:15 (GMT) |
commit | da105ed5fd7edcc5e0df7dbacef4dadda74e7ebe (patch) | |
tree | 2db9643e499e9bc9d38c7ccc4a00e01d875150c7 /fs/freevxfs | |
parent | 12ba58af46e5973822f1cfaaf5f29a2a17a523bf (diff) | |
download | linux-da105ed5fd7edcc5e0df7dbacef4dadda74e7ebe.tar.xz |
dm thin metadata: introduce dm_pool_abort_metadata
Introduce dm_pool_abort_metadata to abort the current metadata
transaction. Generally this will only be called when bad things are
happening and dm-thin is trying to roll back to a good state for
read-only mode.
It's complicated by the fact that the metadata device may have failed
completely causing the abort to be unable to read the old transaction.
In this case the metadata object is placed in a 'fail' mode and
everything fails apart from destroying it.
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'fs/freevxfs')
0 files changed, 0 insertions, 0 deletions