Skip to content

lib: gate clear command and Write behind control_commands feature - #98

Merged
psurply merged 1 commit into
intel:mainfrom
jlrivasp:dev/clear_feature_gate
Aug 21, 2026
Merged

lib: gate clear command and Write behind control_commands feature#98
psurply merged 1 commit into
intel:mainfrom
jlrivasp:dev/clear_feature_gate

Conversation

@jlrivasp

Copy link
Copy Markdown
Contributor

This patch indicates that the clear command and the io::Write import should be gated by the control_commands feature.

The control_commands feature should handle the support to use Crash Log control commands and currently is the only feature in the Crash Log tool that uses writes to the linux sysfs.

This patch indicates that the `clear` command and the io::Write import
should be gated by the `control_commands` feature.

The `control_commands` feature should handle the support to use Crash
Log control commands and currently is the only feature in the Crash Log
tool that uses writes to the linux sysfs.

Signed-off-by: Rivas Paz, Jose L <jose.l.rivas.paz@intel.com>
@jlrivasp
jlrivasp requested a review from psurply August 21, 2026 07:45
@psurply
psurply merged commit 25b2039 into intel:main Aug 21, 2026
5 checks passed
@psurply

psurply commented Aug 21, 2026

Copy link
Copy Markdown
Member

Thank you!

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