Skip to content

refactor(bpf): hide path_hooks_support_bpf_d_path#315

Open
Molter73 wants to merge 1 commit intomainfrom
mauro/refactor/minor-bpf-improvements
Open

refactor(bpf): hide path_hooks_support_bpf_d_path#315
Molter73 wants to merge 1 commit intomainfrom
mauro/refactor/minor-bpf-improvements

Conversation

@Molter73
Copy link
Contributor

@Molter73 Molter73 commented Feb 19, 2026

Description

Make the decision of using bpf_d_path or our own d_path implementation transparent from the main LSM hook functions. Instead, the decision is made inside the events and bound_path modules.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

CI is enough.

Base automatically changed from mauro/ROX-30256/track-rename to main February 25, 2026 12:01
Make the decision of using `bpf_d_path` or our own `d_path`
implementation transparent from the main LSM hook functions. Instead,
the decision is made inside the events and bound_path modules.
@Molter73 Molter73 force-pushed the mauro/refactor/minor-bpf-improvements branch from abadd93 to dfd9aa6 Compare February 25, 2026 17:19
@Molter73 Molter73 marked this pull request as ready for review February 25, 2026 17:20
@Molter73 Molter73 requested a review from a team as a code owner February 25, 2026 17:20
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