[libvirt] [PATCH 0/2] Couple of sparse streams improvements

Michal Privoznik posted 2 patches 6 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1495090371.git.mprivozn@redhat.com
docs/news.xml                | 10 ++++++++++
src/internal.h               |  7 +++++++
src/rpc/virnetclientstream.c |  1 +
src/util/virfdstream.c       |  1 +
4 files changed, 19 insertions(+)
[libvirt] [PATCH 0/2] Couple of sparse streams improvements
Posted by Michal Privoznik 6 years, 11 months ago
News entry & one simple fix.

Michal Privoznik (2):
  news: Document sparse streams
  virStream: Forbid negative seeks

 docs/news.xml                | 10 ++++++++++
 src/internal.h               |  7 +++++++
 src/rpc/virnetclientstream.c |  1 +
 src/util/virfdstream.c       |  1 +
 4 files changed, 19 insertions(+)

-- 
2.13.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Couple of sparse streams improvements
Posted by Ján Tomko 6 years, 11 months ago
On Thu, May 18, 2017 at 08:53:34AM +0200, Michal Privoznik wrote:
>News entry & one simple fix.
>
>Michal Privoznik (2):
>  news: Document sparse streams
>  virStream: Forbid negative seeks
>
> docs/news.xml                | 10 ++++++++++
> src/internal.h               |  7 +++++++
> src/rpc/virnetclientstream.c |  1 +
> src/util/virfdstream.c       |  1 +
> 4 files changed, 19 insertions(+)
>

ACK series

Jan
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list