We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is the list of calls that remain to be implemented as of June 17, 2020:
Should probably create issues for each of these, but I'm being lazy but I didn't want to lose this list, either.
The text was updated successfully, but these errors were encountered:
To trigger statfs, all you need to do is a df (without arguments).
df
Sorry, something went wrong.
Commit 88bbac9 adds statfs and copy_file_range
Issue #21 - added lseek (as basically a no-op)
ee9316c
fsgeek
No branches or pull requests
This is the list of calls that remain to be implemented as of June 17, 2020:
copy_file_rangelseek,statfs,Should probably create issues for each of these, but I'm being lazy but I didn't want to lose this list, either.
The text was updated successfully, but these errors were encountered: