search for: 094cac5

Displaying 3 results from an estimated 3 matches for "094cac5".

2020 Feb 10
3
[nbdkit PATCH] eval: Allow user override of 'missing'
...question earlier today. plugins/eval/eval.c | 16 +++++++++++++--- plugins/eval/nbdkit-eval-plugin.pod | 6 ++++++ tests/test-eval.sh | 2 ++ 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/plugins/eval/eval.c b/plugins/eval/eval.c index 8f1eb6c..094cac5 100644 --- a/plugins/eval/eval.c +++ b/plugins/eval/eval.c @@ -1,5 +1,5 @@ /* nbdkit - * Copyright (C) 2018-2019 Red Hat Inc. + * Copyright (C) 2018-2020 Red Hat Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follow...
2020 Feb 10
0
Re: [nbdkit PATCH] eval: Allow user override of 'missing'
...ins/eval/eval.c | 16 +++++++++++++--- > plugins/eval/nbdkit-eval-plugin.pod | 6 ++++++ > tests/test-eval.sh | 2 ++ > 3 files changed, 21 insertions(+), 3 deletions(-) > > diff --git a/plugins/eval/eval.c b/plugins/eval/eval.c > index 8f1eb6c..094cac5 100644 > --- a/plugins/eval/eval.c > +++ b/plugins/eval/eval.c > @@ -1,5 +1,5 @@ > /* nbdkit > - * Copyright (C) 2018-2019 Red Hat Inc. > + * Copyright (C) 2018-2020 Red Hat Inc. > * > * Redistribution and use in source and binary forms, with or without > * modific...
2020 Feb 10
17
Cross-project NBD extension proposal: NBD_INFO_INIT_STATE
I will be following up to this email with four separate threads each addressed to the appropriate single list, with proposed changes to: - the NBD protocol - qemu: both server and client - libnbd: client - nbdkit: server The feature in question adds a new optional NBD_INFO_ packet to the NBD_OPT_GO portion of handshake, adding up to 16 bits of information that the server can advertise to the