libpathrs
libpathrs copied to clipboard
Root: should we have Root::open_subpath_follow?
At the moment the only API we have which controls follow-trailing-symlink behaviour with O_NOFOLLOW is Root::open_subpath. Maybe we should just have Root::open_subpath_follow and Root::open_subpath?