On Tue, May 20, 2014 at 02:04:29PM +0800, Fam Zheng wrote: > It makes no sense to check for "any" blocker on bs, we are here only > because of the mechanical conversion from in_use to op_blockers. Remove > it now, and let the callers check specific operation types. Backup and > mirror already have it, add checker to stream and commit. > > Signed-off-by: Fam Zheng <f...@redhat.com> > Reviewed-by: Benoit Canet <ben...@irqsave.net> > Reviewed-by: Jeff Cody <jc...@redhat.com> > --- > blockdev.c | 8 ++++++++ > blockjob.c | 2 +- > 2 files changed, 9 insertions(+), 1 deletion(-)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>