[LTP] [PATCH v5 2/8] syscalls/mknod02: Use relative path to avoid use of SAFE_CHDIR

Petr Vorel pvorel@suse.cz
Fri Jun 6 12:08:35 CEST 2025


Hi all,

Yes, man mknod(2) notes:

	the new node will inherit the group ownership from its parent directory

no matter what is cwd of the calling process.
Therefore I merged this obvious simplification (+ previous commit).

Kind regards,
Petr


More information about the ltp mailing list