Re: [PATCH v3 00/32] Implement the stat system calls for FreeBSD.

2023-08-21 Thread Markus Armbruster
Subjects should start with a subsystem tag. Diffstat suggests "bsd-user:".

Re: [PATCH v3 00/32] Implement the stat system calls for FreeBSD.

2023-08-19 Thread Warner Losh
On Sun, Aug 13, 2023 at 1:43 PM Karim Taha wrote: > Upstream the implementation of the stat system calls from the > qemu-bsd-user fork, the following system calls are implemented: > stat(2), lstat(2), fstat(2), fstatat(2), nstat, nfstat, nlstat > getfh(2), lgetfh(2), fhopen(2), fhstat(2), fhstatf

[PATCH v3 00/32] Implement the stat system calls for FreeBSD.

2023-08-13 Thread Karim Taha
Upstream the implementation of the stat system calls from the qemu-bsd-user fork, the following system calls are implemented: stat(2), lstat(2), fstat(2), fstatat(2), nstat, nfstat, nlstat getfh(2), lgetfh(2), fhopen(2), fhstat(2), fhstatfs(2), statfs(2) fstatfs(2), getfsstat(2), getdents(2), getdi