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

adapt to kernel 6.9 pidfd changes #318

Closed
wants to merge 2 commits into from
Closed

Conversation

jirislaby
Copy link

lsof -F n used to output [pidfd:899], now it says simple pidfd. Adapt to that in tests.

Jiri Slaby (SUSE) and others added 2 commits May 17, 2024 07:59
pidfd was changed by commit cb12fd8e0dab (pidfd: add pidfs). lsof now
returns pidfd and not [pidfd:$pid].

Adapt the test to that (and accept both forms).

Fixes lsof-org#317.
@jirislaby
Copy link
Author

Superseded by #319.

@jirislaby jirislaby closed this May 17, 2024
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.

1 participant