Re: [PATCH v4 0/2] Fixes building nfs on msys2/mingw

2020-11-05 Thread Max Reitz

On 05.11.20 13:31, Yonggang Luo wrote:

V3-V4
Use uint64_t instead of blkcnt_t
V2-V3
Revise the commit message of
* block: enable libnfs on msys2/mingw in cirrus.yml

V1-V2
Apply suggestion from  Peter Lieven

Yonggang Luo (2):
   block: Fixes nfs compiling error on msys2/mingw
   block: enable libnfs on msys2/mingw in cirrus.yml

  .cirrus.yml |  1 +
  block/nfs.c | 13 -
  2 files changed, 13 insertions(+), 1 deletion(-)


Thanks!  Applied to my block branch:

https://git.xanclic.moe/XanClic/qemu/commits/branch/block

Max




[PATCH v4 0/2] Fixes building nfs on msys2/mingw

2020-11-05 Thread Yonggang Luo
V3-V4
Use uint64_t instead of blkcnt_t
V2-V3
Revise the commit message of
* block: enable libnfs on msys2/mingw in cirrus.yml

V1-V2
Apply suggestion from  Peter Lieven

Yonggang Luo (2):
  block: Fixes nfs compiling error on msys2/mingw
  block: enable libnfs on msys2/mingw in cirrus.yml

 .cirrus.yml |  1 +
 block/nfs.c | 13 -
 2 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.28.0.windows.1