Displaying 9 results from an estimated 9 matches for "888c6459".
2023 Aug 30
2
[nbdkit PATCH] sh: Allow pwrite to not consume all data
...t returns success; to avoid unintended
+failures, you may want to include C<"cat >/dev/null"> in a script
+intending to ignore the client's write requests.
+
=item C<flush>
/path/to/script flush <handle>
diff --git a/plugins/sh/call.c b/plugins/sh/call.c
index 888c6459..79c67a04 100644
--- a/plugins/sh/call.c
+++ b/plugins/sh/call.c
@@ -34,6 +34,7 @@
#include <assert.h>
#include <fcntl.h>
+#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>
@@ -130,6 +131,7 @@ debug_call (const char **argv)...
2023 Aug 31
1
[nbdkit PATCH] sh: Allow pwrite to not consume all data
...gt; +failures, you may want to include C<"cat >/dev/null"> in a script
> +intending to ignore the client's write requests.
> +
> =item C<flush>
>
> /path/to/script flush <handle>
> diff --git a/plugins/sh/call.c b/plugins/sh/call.c
> index 888c6459..79c67a04 100644
> --- a/plugins/sh/call.c
> +++ b/plugins/sh/call.c
> @@ -34,6 +34,7 @@
>
> #include <assert.h>
> #include <fcntl.h>
> +#include <stdbool.h>
> #include <stdio.h>
> #include <stdlib.h>
> #include <inttypes.h>
&g...
2023 Aug 31
1
[nbdkit PATCH] sh: Allow pwrite to not consume all data
...gt; +failures, you may want to include C<"cat >/dev/null"> in a script
> +intending to ignore the client's write requests.
> +
> =item C<flush>
>
> /path/to/script flush <handle>
> diff --git a/plugins/sh/call.c b/plugins/sh/call.c
> index 888c6459..79c67a04 100644
> --- a/plugins/sh/call.c
> +++ b/plugins/sh/call.c
> @@ -34,6 +34,7 @@
>
> #include <assert.h>
> #include <fcntl.h>
> +#include <stdbool.h>
> #include <stdio.h>
> #include <stdlib.h>
> #include <inttypes.h>
&g...
2023 Aug 31
1
[nbdkit PATCH] sh: Allow pwrite to not consume all data
...ude C<"cat >/dev/null"> in a script
> > +intending to ignore the client's write requests.
> > +
> > =item C<flush>
> >
> > /path/to/script flush <handle>
> > diff --git a/plugins/sh/call.c b/plugins/sh/call.c
> > index 888c6459..79c67a04 100644
> > --- a/plugins/sh/call.c
> > +++ b/plugins/sh/call.c
> > @@ -34,6 +34,7 @@
> >
> > #include <assert.h>
> > #include <fcntl.h>
> > +#include <stdbool.h>
> > #include <stdio.h>
> > #include <stdl...
2023 Aug 31
2
[nbdkit PATCH] sh: Allow pwrite to not consume all data
...to include C<"cat >/dev/null"> in a script
>> +intending to ignore the client's write requests.
>> +
>> =item C<flush>
>>
>> /path/to/script flush <handle>
>> diff --git a/plugins/sh/call.c b/plugins/sh/call.c
>> index 888c6459..79c67a04 100644
>> --- a/plugins/sh/call.c
>> +++ b/plugins/sh/call.c
>> @@ -34,6 +34,7 @@
>>
>> #include <assert.h>
>> #include <fcntl.h>
>> +#include <stdbool.h>
>> #include <stdio.h>
>> #include <stdlib.h>
&...
2023 Aug 31
2
[nbdkit PATCH] sh: Allow pwrite to not consume all data
.../null"> in a script
> >> +intending to ignore the client's write requests.
> >> +
> >> =item C<flush>
> >>
> >> /path/to/script flush <handle>
> >> diff --git a/plugins/sh/call.c b/plugins/sh/call.c
> >> index 888c6459..79c67a04 100644
> >> --- a/plugins/sh/call.c
> >> +++ b/plugins/sh/call.c
> >> @@ -34,6 +34,7 @@
> >>
> >> #include <assert.h>
> >> #include <fcntl.h>
> >> +#include <stdbool.h>
> >> #include <stdio.h&g...
2023 Aug 31
1
[nbdkit PATCH] sh: Allow pwrite to not consume all data
...gt;/dev/null"> in a script
>>> +intending to ignore the client's write requests.
>>> +
>>> =item C<flush>
>>>
>>> /path/to/script flush <handle>
>>> diff --git a/plugins/sh/call.c b/plugins/sh/call.c
>>> index 888c6459..79c67a04 100644
>>> --- a/plugins/sh/call.c
>>> +++ b/plugins/sh/call.c
>>> @@ -34,6 +34,7 @@
>>>
>>> #include <assert.h>
>>> #include <fcntl.h>
>>> +#include <stdbool.h>
>>> #include <stdio.h>
>&...
2023 Aug 31
0
[nbdkit PATCH] sh: Allow pwrite to not consume all data
...ding to ignore the client's write requests.
> >>>> +
> >>>> =item C<flush>
> >>>>
> >>>> /path/to/script flush <handle>
> >>>> diff --git a/plugins/sh/call.c b/plugins/sh/call.c
> >>>> index 888c6459..79c67a04 100644
> >>>> --- a/plugins/sh/call.c
> >>>> +++ b/plugins/sh/call.c
> >>>> @@ -34,6 +34,7 @@
> >>>>
> >>>> #include <assert.h>
> >>>> #include <fcntl.h>
> >>>> +#include...
2023 Aug 31
1
[nbdkit PATCH] sh: Allow pwrite to not consume all data
...> >>> +intending to ignore the client's write requests.
> >>> +
> >>> =item C<flush>
> >>>
> >>> /path/to/script flush <handle>
> >>> diff --git a/plugins/sh/call.c b/plugins/sh/call.c
> >>> index 888c6459..79c67a04 100644
> >>> --- a/plugins/sh/call.c
> >>> +++ b/plugins/sh/call.c
> >>> @@ -34,6 +34,7 @@
> >>>
> >>> #include <assert.h>
> >>> #include <fcntl.h>
> >>> +#include <stdbool.h>
> >...