Skip to content

feat(transport): add FileSystem device type and expose queue module#7

Merged
fslongjin merged 1 commit intomasterfrom
feat-add-filesystem-device-type
Feb 28, 2026
Merged

feat(transport): add FileSystem device type and expose queue module#7
fslongjin merged 1 commit intomasterfrom
feat-add-filesystem-device-type

Conversation

@fslongjin
Copy link
Member

  • AddFileSystemvariant toDeviceTypeenum with value 26
  • UpdateFrom<u32>implementation to handle new device type
  • Changequeuemodule from private to public with documentation comment

- Add`FileSystem`variant to`DeviceType`enum with value 26
- Update`From<u32>`implementation to handle new device type
- Change`queue`module from private to public with documentation comment

Signed-off-by: jinlong <jinlong@tencent.com>
@fslongjin fslongjin merged commit 755e305 into master Feb 28, 2026
3 of 6 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.

1 participant