Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fs_getattr should use fstat instead of fstatat #19

Open
dfr opened this issue Nov 20, 2022 · 0 comments
Open

fs_getattr should use fstat instead of fstatat #19

dfr opened this issue Nov 20, 2022 · 0 comments

Comments

@dfr
Copy link

dfr commented Nov 20, 2022

This would allow calling getattr on unlinked files which is a fairly common pattern. For instance, FreeBSD's pkg uses this during 'pkg update'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant