qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] d1e267: linux-user: fix translation of statx


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] d1e267: linux-user: fix translation of statx structures
Date: Tue, 26 Nov 2019 07:10:19 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: d1e26707410067891ab5199f7e9d09afa2fbc0f6
      
https://github.com/qemu/qemu/commit/d1e26707410067891ab5199f7e9d09afa2fbc0f6
  Author: Ariadne Conill <address@hidden>
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
    M linux-user/syscall.c

  Log Message:
  -----------
  linux-user: fix translation of statx structures

All timestamps were copied to atime instead of to their respective
fields.

Fixes: efa921845c03 ("linux-user: Add support for translation of statx() 
syscall")
Signed-off-by: Ariadne Conill <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Reviewed-by: Laurent Vivier <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Laurent Vivier <address@hidden>


  Commit: 8e6a243a85faf25fc277211e1695fbcabb5edaa0
      
https://github.com/qemu/qemu/commit/8e6a243a85faf25fc277211e1695fbcabb5edaa0
  Author: Peter Maydell <address@hidden>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
    M linux-user/syscall.c

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/vivier2/tags/linux-user-for-4.2-pull-request' into staging

fix translation of statx structures

# gpg: Signature made Mon 25 Nov 2019 16:29:55 GMT
# gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
# gpg:                issuer "address@hidden"
# gpg: Good signature from "Laurent Vivier <address@hidden>" [full]
# gpg:                 aka "Laurent Vivier <address@hidden>" [full]
# gpg:                 aka "Laurent Vivier (Red Hat) <address@hidden>" [full]
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier2/tags/linux-user-for-4.2-pull-request:
  linux-user: fix translation of statx structures

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/4ecc984210ca...8e6a243a85fa



reply via email to

[Prev in Thread] Current Thread [Next in Thread]