[XEN PATCH 0/2] blkif: Fix discard req align requirement and various typos

Anthony PERARD posted 2 patches 1 week, 2 days ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240926125347.23738-1-anthony.perard@vates.tech
xen/include/public/io/blkif.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[XEN PATCH 0/2] blkif: Fix discard req align requirement and various typos
Posted by Anthony PERARD 1 week, 2 days ago
Patch series available in this git branch:
https://xenbits.xen.org/git-http/people/aperard/xen-unstable.git br.blkif-wording-fix-v1

Cheers,

Anthony PERARD (2):
  blkif: Fix alignment description for discard request
  blkif: Fix a couple of typos

 xen/include/public/io/blkif.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 


Anthony Perard | Vates XCP-ng Developer

XCP-ng & Xen Orchestra - Vates solutions

web: https://vates.tech
Re: [XEN PATCH 0/2] blkif: Fix discard req align requirement and various typos
Posted by Roger Pau Monné 1 week, 2 days ago
On Thu, Sep 26, 2024 at 12:53:49PM +0000, Anthony PERARD wrote:
> Patch series available in this git branch:
> https://xenbits.xen.org/git-http/people/aperard/xen-unstable.git br.blkif-wording-fix-v1

That was fast, thanks:

Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>

Regards, Roger.

Re: [XEN PATCH 0/2] blkif: Fix discard req align requirement and various typos
Posted by Jürgen Groß 1 week, 2 days ago
On 26.09.24 14:53, Anthony PERARD wrote:
> Patch series available in this git branch:
> https://xenbits.xen.org/git-http/people/aperard/xen-unstable.git br.blkif-wording-fix-v1
> 
> Cheers,
> 
> Anthony PERARD (2):
>    blkif: Fix alignment description for discard request
>    blkif: Fix a couple of typos
> 
>   xen/include/public/io/blkif.h | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 

For the series:

Reviewed-by: Juergen Gross <jgross@suse.com>


Juergen