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

Remove libfuse abstraction in prep for adding request data #1104

Merged
merged 1 commit into from
Nov 27, 2022
Merged

Conversation

trapexit
Copy link
Owner

No description provided.

struct stat *attr,
int valid,
fuse_file_info_t *fi)
fuse_lib_setattr(fuse_req_t req,

Check warning

Code scanning / CodeQL

Poorly documented large function

Poorly documented function: fewer than 2% comments for a function of 120 lines.
do_init(fuse_req_t req,
uint64_t nodeid,
const void *inarg)
do_init(fuse_req_t req,

Check warning

Code scanning / CodeQL

Poorly documented large function

Poorly documented function: fewer than 2% comments for a function of 187 lines.
@trapexit trapexit merged commit a2a12af into master Nov 27, 2022
@trapexit trapexit deleted the ll branch November 27, 2022 05:39
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

Successfully merging this pull request may close these issues.

None yet

1 participant