Searched hist:"1 e03f97e4301f75a2f3b649787f7876516764929" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-exception-store.h | diff 1e03f97e4301f75a2f3b649787f7876516764929 Thu Dec 10 17:52:32 CST 2009 Mikulas Patocka <mpatocka@redhat.com> dm snapshot: add merging
Merging is started when origin is resumed and it is stopped when origin is suspended or when the merging snapshot is destroyed or errors are detected.
Merging is not yet interlocked with writes: this will be handled in subsequent patches.
The code relies on callbacks from a private kcopyd thread.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-snap.c | diff 1e03f97e4301f75a2f3b649787f7876516764929 Thu Dec 10 17:52:32 CST 2009 Mikulas Patocka <mpatocka@redhat.com> dm snapshot: add merging
Merging is started when origin is resumed and it is stopped when origin is suspended or when the merging snapshot is destroyed or errors are detected.
Merging is not yet interlocked with writes: this will be handled in subsequent patches.
The code relies on callbacks from a private kcopyd thread.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|