Skip to content

fix: FsSupported substring matching issue#109

Merged
hao022 merged 1 commit intoccfos:mainfrom
alahaiyo:fix/fs-supported-substring-match
Jan 17, 2026
Merged

fix: FsSupported substring matching issue#109
hao022 merged 1 commit intoccfos:mainfrom
alahaiyo:fix/fs-supported-substring-match

Conversation

@alahaiyo
Copy link
Copy Markdown
Contributor

Fix bug where FsSupported would incorrectly match filesystem names as substrings. For example, searching for "xfs" would incorrectly match "selinuxfs". Changed to use exact field matching instead of substring contains.
fixes #108

Fix bug where FsSupported would incorrectly match filesystem names
as substrings. For example, searching for "xfs" would incorrectly
match "selinuxfs". Changed to use exact field matching instead of
substring contains.
fixes ccfos#108

Signed-off-by: Kunhai Dai <[email protected]>
@hao022 hao022 merged commit 8e4b7e6 into ccfos:main Jan 17, 2026
3 checks passed
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.

[Bug]: iotracing执行报错

2 participants