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

Add "removable" flag to storages #59

Merged
merged 1 commit into from
Apr 1, 2021

Conversation

pcercuei
Copy link
Contributor

This flag can be used to tell that a storage should be seen as
removable.

This flag changes the storage type from MTP_STORAGE_FIXED_RAM (0x3)
to MTP_STORAGE_REMOVABLE_RAM (0x4).

Signed-off-by: Paul Cercueil paul@crapouillou.net

This flag can be used to tell that a storage should be seen as
removable.

This flag changes the storage type from MTP_STORAGE_FIXED_RAM (0x3)
to MTP_STORAGE_REMOVABLE_RAM (0x4).

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
@jfdelnero jfdelnero merged commit fdf141b into viveris:master Apr 1, 2021
@jfdelnero
Copy link
Member

Thanks !

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.

None yet

2 participants