commit | 042d2a9bcd80fe12d4b0871706aa9dd2231e8238 | [log] [tgz] |
---|---|---|
author | Alasdair G Kergon <agk@redhat.com> | Thu Dec 10 23:52:24 2009 +0000 |
committer | Alasdair G Kergon <agk@redhat.com> | Thu Dec 10 23:52:24 2009 +0000 |
tree | 69a7b6675e2cd020807729de50cd99747f6470f4 | |
parent | a794015597a2d9b437470c7692aac77e5fc08cd2 [diff] |
dm: keep old table until after resume succeeded When swapping a new table into place, retain the old table until its replacement is in place. An old check for an empty table is removed because this is enforced in populate_table(). __unbind() becomes redundant when followed by __bind(). Signed-off-by: Alasdair G Kergon <agk@redhat.com>