[PULL 4/9] linux-user: Add open_tree() syscall

2023-05-17 Thread Laurent Vivier
From: Thomas Weißschuh Signed-off-by: Thomas Weißschuh Reviewed-by: Laurent Vivier Message-Id: <20230424153429.276788-2-tho...@t-8ch.de> [lv: move declaration at the beginning of the block, define syscall] Signed-off-by: Laurent Vivier --- linux-user/syscall.c | 33 ++

[PULL 4/9] linux-user: Add open_tree() syscall

2023-05-16 Thread Laurent Vivier
From: Thomas Weißschuh Signed-off-by: Thomas Weißschuh Reviewed-by: Laurent Vivier Message-Id: <20230424153429.276788-2-tho...@t-8ch.de> [lv: move declaration at the beginning of the block, define syscall] Signed-off-by: Laurent Vivier --- linux-user/syscall.c | 33 ++

[PULL 4/9] linux-user: Add open_tree() syscall

2023-05-15 Thread Laurent Vivier
From: Thomas Weißschuh Signed-off-by: Thomas Weißschuh Reviewed-by: Laurent Vivier Message-Id: <20230424153429.276788-2-tho...@t-8ch.de> [lv: move declaration at the beginning of the block, define syscall] Signed-off-by: Laurent Vivier --- linux-user/syscall.c | 33 ++

[PULL 4/9] linux-user: Add open_tree() syscall

2023-05-12 Thread Laurent Vivier
From: Thomas Weißschuh Signed-off-by: Thomas Weißschuh Reviewed-by: Laurent Vivier Message-Id: <20230424153429.276788-2-tho...@t-8ch.de> [lv: move declaration at the beginning of the block] Signed-off-by: Laurent Vivier --- linux-user/syscall.c | 27 +++ 1 file changed