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 dir-entry-path feature #80

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Remove dir-entry-path feature #80

merged 2 commits into from
Sep 13, 2024

Conversation

robin-nitrokey
Copy link
Member

The dir-entry-path feature has been enabled by default and only adds a very small overhead. To decrease complexity, this patch removes the feature and always enables the previously feature-gated code.

Fixes: #76

The dir-entry-path feature has been enabled by default and only adds a
very small overhead.  To decrease complexity, this patch removes the
feature and always enables the previously feature-gated code.

Fixes: #76
@robin-nitrokey robin-nitrokey merged commit e225f06 into main Sep 13, 2024
8 checks passed
@robin-nitrokey robin-nitrokey deleted the dir-entry-path branch September 13, 2024 09:35
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.

core: Revisit dir-entry-path feature
2 participants