[Bug 275295] Linuxulator: faccessat2 unsupported flag 0x100
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275295] Linuxulator: faccessat2 unsupported flag 0x100"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Nov 2023 15:01:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275295 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #1 from Ed Maste <emaste@freebsd.org> --- Looks like that flag is: #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */ Are you able to apply a patch and build a new kernel to test? -- You are receiving this mail because: You are the assignee for the bug.