Searched hist:b10170aca0616df85482dcc7ddda03437bc07cca (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/block/ |
H A D | qed-check.c | diff b10170aca0616df85482dcc7ddda03437bc07cca Thu Aug 09 07:05:54 CDT 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> qed: mark image clean after repair succeeds
The dirty bit is cleared after image repair succeeds in qed_open(). Move this into qed_check() so that all callers benefit from this behavior when fix=true.
This is necessary so qemu-img check can call .bdrv_check() and mark the image clean.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | qed.h | diff b10170aca0616df85482dcc7ddda03437bc07cca Thu Aug 09 07:05:54 CDT 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> qed: mark image clean after repair succeeds
The dirty bit is cleared after image repair succeeds in qed_open(). Move this into qed_check() so that all callers benefit from this behavior when fix=true.
This is necessary so qemu-img check can call .bdrv_check() and mark the image clean.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | qed.c | diff b10170aca0616df85482dcc7ddda03437bc07cca Thu Aug 09 07:05:54 CDT 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> qed: mark image clean after repair succeeds
The dirty bit is cleared after image repair succeeds in qed_open(). Move this into qed_check() so that all callers benefit from this behavior when fix=true.
This is necessary so qemu-img check can call .bdrv_check() and mark the image clean.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|