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 release_task from VFS #55

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

thiagoftsm
Copy link
Contributor

Summary

We are removing this target to keep compatibility between branches and reduce overload.

Test Plan
  1. Clone this branch
  2. Run the following commands:
# git submodule update --init --recursive
# make clean; make
# cd src/tests
# sh run_tests.sh
  1. Verify that you do not have any libbpf error inside error.log.
Additional information
Linux Distribution Environment Kernel Version Error Success
Slackware current Bare metal 6.1.52 error.log success.log

@thiagoftsm thiagoftsm merged commit 58aaef3 into netdata:master Sep 15, 2023
7 checks passed
@thiagoftsm thiagoftsm deleted the cleanup_vfs branch September 15, 2023 02:57
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