On 13/6/24 17:01, Daniel P. Berrangé wrote:
The qmp_guest_{fstrim, get_fsinfo, get_disks} command impls in
commands-posix.c are surrounded by '#ifdef __linux__' so should
instead live in commands-linux.c
Reviewed-by: Manos Pitsidianakis
Signed-off-by: Daniel P. Berrangé
---
qga/commands-linu
The qmp_guest_{fstrim, get_fsinfo, get_disks} command impls in
commands-posix.c are surrounded by '#ifdef __linux__' so should
instead live in commands-linux.c
Reviewed-by: Manos Pitsidianakis
Signed-off-by: Daniel P. Berrangé
---
qga/commands-linux.c | 904 +