Skip to content

brctl: use unix.IoctlSetString#3503

Merged
tklauser merged 1 commit into
u-root:mainfrom
tklauser:brctl-ioctl-setstring
Feb 10, 2026
Merged

brctl: use unix.IoctlSetString#3503
tklauser merged 1 commit into
u-root:mainfrom
tklauser:brctl-ioctl-setstring

Conversation

@tklauser
Copy link
Copy Markdown
Member

Update golang.org/x/sys to v0.41.0 and use IoctlSetString provided by it to replace executeIoctlStr.

@tklauser tklauser force-pushed the brctl-ioctl-setstring branch from 8d025ad to add795f Compare February 10, 2026 09:54
Update golang.org/x/sys to v0.41.0 and use IoctlSetString provided by it
to replace executeIoctlStr.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
@tklauser tklauser force-pushed the brctl-ioctl-setstring branch from add795f to 9903ba2 Compare February 10, 2026 10:33
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.74%. Comparing base (f57cdcb) to head (9903ba2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3503      +/-   ##
==========================================
- Coverage   61.75%   61.74%   -0.01%     
==========================================
  Files         646      646              
  Lines       43746    43740       -6     
==========================================
- Hits        27014    27009       -5     
+ Misses      16732    16731       -1     
Flag Coverage Δ
.-amd64 90.90% <ø> (ø)
cmds/...-amd64 51.11% <ø> (ø)
integration/generic-tests/...-amd64 30.91% <ø> (ø)
integration/generic-tests/...-arm 33.00% <ø> (ø)
integration/generic-tests/...-arm64 30.13% <ø> (ø)
integration/gotests/...-amd64 61.73% <0.00%> (+0.01%) ⬆️
integration/gotests/...-arm 62.22% <0.00%> (-0.08%) ⬇️
integration/gotests/...-arm64 62.33% <0.00%> (+0.01%) ⬆️
pkg/...-amd64 60.42% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
everything 67.07% <100.00%> (-0.01%) ⬇️
cmds/exp 34.12% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@rminnich rminnich left a comment

Choose a reason for hiding this comment

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

very nice!

@tklauser tklauser merged commit b5d5f7a into u-root:main Feb 10, 2026
38 checks passed
@tklauser tklauser deleted the brctl-ioctl-setstring branch February 10, 2026 16:07
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.

2 participants