top | item 44498019

(no title)

hvenev | 7 months ago

> can be implemented in terms of `openat` + `fgetxattr`

Except for symlinks. `fgetxattr` requires a file opened for read or write, but symlinks can only be opened as `O_PATH`.

discuss

order

No comments yet.