]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Implement statfs related syscalls
authorStacey Son <sson@FreeBSD.org>
Sun, 13 Aug 2023 08:41:40 +0000 (10:41 +0200)
committerWarner Losh <imp@bsdimp.com>
Mon, 28 Aug 2023 18:16:18 +0000 (12:16 -0600)
commit191fe50d5dc8f26e0049d62e92d192d410520fab
tree6a253c8cfff21458467c1a6b218fc07d8d5ddab6
parentdb8ee08f0a88ae04ee6b684690a3d53f862e7ea3
bsd-user: Implement statfs related syscalls

Implement the following syscalls:
statfs(2)
fstatfs(2)
getfsstat(2)

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
bsd-user/freebsd/os-stat.h