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

dashboard/config/linux: enable SMB_SERVER #5528

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

tarasmadan
Copy link
Collaborator

No description provided.

@tarasmadan tarasmadan marked this pull request as ready for review November 22, 2024 13:14
@tarasmadan
Copy link
Collaborator Author

Let's merge it on Monday.

@tarasmadan tarasmadan added this pull request to the merge queue Nov 25, 2024
Merged via the queue into google:master with commit 36dfdd0 Nov 25, 2024
17 checks passed
@@ -9993,7 +9993,10 @@ CONFIG_CIFS_SWN_UPCALL=y
CONFIG_CIFS_SMB_DIRECT=y
CONFIG_CIFS_FSCACHE=y
# CONFIG_CIFS_ROOT is not set
# CONFIG_SMB_SERVER is not set
CONFIG_SMB_SERVER=y
# CONFIG_SMB_SERVER_SMBDIRECT is not set
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do these 3 disabled configs do? Do we need to enable them to get more coverage?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IDK. I wanted to get at least some coverage first.
We can discuss the tuning with @yskelg.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dvyukov are you typically trying to enable as much as possible for every opted-in subsystem?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's discuss with @yskelg then.
The problem with such things is that if one does a change like this, it's likely nobody will ever get back to this later and refine/fix. So I usually try to do at least minimal homework researching around.
Think of it this way: with this change you have just defined the Linux kernel SMB fuzzing strategy for the next decade :)

@tarasmadan tarasmadan deleted the add_smb_server branch November 27, 2024 09:56
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.

3 participants