On Fri, Aug 31, 2018 at 06:28:55PM -0400, John Snow wrote:
> Add support for taking and passing forward job creaton flags.
>
> Signed-off-by: John Snow
> Reviewed-by: Max Reitz
(with the misspelling that Eric pointed out fixed):
Reviewed-by: Jeff Cody
> ---
> block/stream.c| 5 +
On 08/31/2018 05:28 PM, John Snow wrote:
Add support for taking and passing forward job creaton flags.
s/creaton/creation/ (here and in 2/15 as well)
Signed-off-by: John Snow
Reviewed-by: Max Reitz
---
block/stream.c| 5 +++--
blockdev.c| 3 ++-
include/bloc
Add support for taking and passing forward job creaton flags.
Signed-off-by: John Snow
Reviewed-by: Max Reitz
---
block/stream.c| 5 +++--
blockdev.c| 3 ++-
include/block/block_int.h | 5 -
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/block/str