https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269780
Val Packett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Val Packett <[email protected]> --- (In reply to Konstantin Belousov from comment #1) It's not like the consequences are huge, but - right now if there is a requirement to have consistent behavior in this obscure case across platforms, it's annoying to implement (every open call would need to waste a syscall probing whether the fd is the root like this, and falling back to a manual userspace implementation if that's the case) - inside FreeBSD itself we might want the same consistency for implementing RESOLVE_BENEATH in Linuxulator? -- You are receiving this mail because: You are the assignee for the bug.
