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

Enable ksmbd consistently across configurations #7171

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

lpapadakos
Copy link
Contributor

Enable ksmbd consistently across configurations

Description

KSMBD is an in kernel SMB server which is good for performance specially for these SOCs.

It's also considered stable by the kernel team itself and the userspace tools are available by default in the debian-repos as the package ksmbd-tools.

I noticed that the module has only been enable for some boards or say in edge but not current version of a board family configuration.

How Has This Been Tested?

All configs already mentioned CONFIG_SMB_SERVER. Some just did not enable it and of course for many or most cases it was actually already enabled.

I have tested on my odroid hc2 (odroidxu4 family) and on my other two boards renegade and nanopi neo3 (both rk3328) ksmbd is already present end enabled

Checklist:

Please delete options that are not relevant.

  • I have performed a self-review of my own code

@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines Hardware Hardware related like kernel, U-Boot, ... labels Sep 2, 2024
@EvilOlaf
Copy link
Member

EvilOlaf commented Sep 3, 2024

Perhabs run a build train on this one? Just in case something won't build. @armbian/release-manager

@lpapadakos
Copy link
Contributor Author

@EvilOlaf Is that something CI related or do you mean I should build all the kernels?

@EvilOlaf
Copy link
Member

EvilOlaf commented Sep 3, 2024

@EvilOlaf Is that something CI related or do you mean I should build all the kernels?

This message wasn't for you. I adjusted.

@igorpecovnik igorpecovnik added the Build Executing build train (permission needed) label Sep 3, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 11 Milestone: Fourth quarter release labels Sep 3, 2024
@igorpecovnik
Copy link
Member

CI needs fixing. Will merge and see if it works.

@igorpecovnik igorpecovnik merged commit 06aa0e9 into armbian:main Sep 3, 2024
3 checks passed
@lpapadakos lpapadakos deleted the enable-ksmbd branch September 3, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11 Milestone: Fourth quarter release Build Executing build train (permission needed) Hardware Hardware related like kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

4 participants