On 05.03.24 15:33, Jan Beulich wrote:
Neither pread() / pwrite() nor O_DIRECTORY are available from glibc 2.11.3 headers without defining (e.g.) _GNU_SOURCE. Supplying the definition unconditionally shouldn't be a problem, seeing that various other tools/ components do so, too.Signed-off-by: Jan Beulich <[email protected]>
Fine with me. Reviewed-by: Juergen Gross <[email protected]> Juergen
