Le 22/11/2019 à 18:40, Ariadne Conill a écrit :
> All timestamps were copied to atime instead of to their respective
> fields.
>
> Signed-off-by: Ariadne Conill
> ---
> linux-user/syscall.c | 12 ++--
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/linux-user/syscall.
Hello,
On Fri, Nov 22, 2019 at 12:27 PM Aleksandar Markovic
wrote:
>
> On Fri, Nov 22, 2019 at 7:22 PM Ariadne Conill
> wrote:
> >
> > All timestamps were copied to atime instead of to their respective
> > fields.
> >
> > Signed-off-by: Ariadne Conill
> > ---
>
> What a bug.
Yes, in Alpine qe
Le 22/11/2019 à 18:40, Ariadne Conill a écrit :
> All timestamps were copied to atime instead of to their respective
> fields.
>
> Signed-off-by: Ariadne Conill
> ---
> linux-user/syscall.c | 12 ++--
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/linux-user/syscall.
On 11/22/19 7:27 PM, Aleksandar Markovic wrote:
On Fri, Nov 22, 2019 at 7:22 PM Ariadne Conill wrote:
All timestamps were copied to atime instead of to their respective
fields.
Fixes: efa921845c0
Signed-off-by: Ariadne Conill
---
What a bug.
Laurent, perhaps a good candidate for 4.2?
On Fri, Nov 22, 2019 at 7:22 PM Ariadne Conill wrote:
>
> All timestamps were copied to atime instead of to their respective
> fields.
>
> Signed-off-by: Ariadne Conill
> ---
What a bug.
Laurent, perhaps a good candidate for 4.2?
Thanks for submitting this, Ariadne Conill!
Reviewed-by: Aleksa
All timestamps were copied to atime instead of to their respective
fields.
Signed-off-by: Ariadne Conill
---
linux-user/syscall.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index ce399a55f0..171c0caef3 100644
--- a