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

[postponed] inotify issue 515 (fix: inotify_init has no syscall arguments but we send one param) #1382

Closed
wants to merge 1 commit into from

Conversation

ecbadeaux
Copy link
Contributor

@ecbadeaux ecbadeaux commented Oct 4, 2023

What type of PR is this?

/kind documentation

Any specific area of the project related to this PR?

/area driver-bpf

/area driver-modern-bpf

/area libsinsp

/area tests

Does this PR require a change in the driver versions?

I am not sure.

What this PR does / why we need it:

Stop sending a parameter when inotify_init has no syscall arguments.

Which issue(s) this PR fixes:

Issue #515 inotify_init has no syscall arguments but we send one param

Fixes #

Special notes for your reviewer:

Only my second pull request. I am new to the project. Tagging @dwindsor for visibility.

Does this PR introduce a user-facing change?:

NONE

@poiana poiana added release-note-none kind/documentation Improvements or additions to documentation dco-signoff: yes labels Oct 4, 2023
@poiana
Copy link
Contributor

poiana commented Oct 4, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ecbadeaux
Once this PR has been reviewed and has the lgtm label, please assign jasondellaluce for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

Please double check driver/API_VERSION file. See versioning.

/hold

@ecbadeaux ecbadeaux changed the title resolve inotify_init inotify issue 515 (fix: inotify_init has no syscall arguments but we send one param) Oct 4, 2023
Signed-off-by: Everett Badeaux <[email protected]>
@incertum incertum changed the title inotify issue 515 (fix: inotify_init has no syscall arguments but we send one param) [postponed] inotify issue 515 (fix: inotify_init has no syscall arguments but we send one param) Oct 4, 2023
@incertum incertum added this to the TBD milestone Oct 4, 2023
@ecbadeaux ecbadeaux closed this by deleting the head repository Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants