Deleted Added
full compact
24c24
< * Copyright (c) 2013 by Delphix. All rights reserved.
---
> * Copyright (c) 2012, 2014 by Delphix. All rights reserved.
1729c1729
< static int
---
> static void
1759,1760c1759,1760
< zio_interrupt(zio);
< return (ZIO_PIPELINE_STOP);
---
> zio_execute(zio);
> return;
1792,1793c1792,1793
< zio_interrupt(zio);
< return (ZIO_PIPELINE_STOP);
---
> zio_execute(zio);
> return;
1833,1834c1833
< zio_interrupt(zio);
< return (ZIO_PIPELINE_STOP);
---
> zio_execute(zio);