Re: [PATCH 15/33] Implement host-target convertion functions

2023-08-08 Thread Richard Henderson
On 8/7/23 23:07, Karim Taha wrote: From: Stacey Son Implement the stat converstion functions: h2t_freebds11_statfs Signed-off-by: Stacey Son Signed-off-by: Karim Taha Same typo and changes to subject. Otherwise, Reviewed-by: Richard Henderson r~

[PATCH 15/33] Implement host-target convertion functions

2023-08-08 Thread Karim Taha
From: Stacey Son Implement the stat converstion functions: h2t_freebds11_statfs Signed-off-by: Stacey Son Signed-off-by: Karim Taha --- bsd-user/freebsd/os-stat.c | 41 ++ 1 file changed, 41 insertions(+) diff --git a/bsd-user/freebsd/os-stat.c b/bsd-user/