Searched hist:"042 d2a9bcd80fe12d4b0871706aa9dd2231e8238" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | device-mapper.h | diff 042d2a9bcd80fe12d4b0871706aa9dd2231e8238 Thu Dec 10 17:52:24 CST 2009 Alasdair G Kergon <agk@redhat.com> 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>
|
/openbmc/linux/drivers/md/ |
H A D | dm-ioctl.c | diff 042d2a9bcd80fe12d4b0871706aa9dd2231e8238 Thu Dec 10 17:52:24 CST 2009 Alasdair G Kergon <agk@redhat.com> 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>
|
H A D | dm.c | diff 042d2a9bcd80fe12d4b0871706aa9dd2231e8238 Thu Dec 10 17:52:24 CST 2009 Alasdair G Kergon <agk@redhat.com> 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>
|