
4 Mar
2022
4 Mar
'22
1:54 p.m.
On 4/3/22 12:56, Daniel P. Berrangé wrote:
Change the change_root() function so that it takes its input as parameters instead of relying on static global variables.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- os-posix.c | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>