Skip to content

mount: handle unknown fstype by trying a fixed list of common fstypes#39

Merged
michaelolbrich merged 1 commit into
pengutronix:mainfrom
michaelolbrich:fstype
Jun 16, 2026
Merged

mount: handle unknown fstype by trying a fixed list of common fstypes#39
michaelolbrich merged 1 commit into
pengutronix:mainfrom
michaelolbrich:fstype

Conversation

@michaelolbrich

Copy link
Copy Markdown
Member

No description provided.

@michaelolbrich

Copy link
Copy Markdown
Member Author

#38 needs to be merged first.

KarlK90
KarlK90 previously approved these changes Jun 12, 2026
@michaelolbrich

Copy link
Copy Markdown
Member Author

Just rebased. @KarlK90 can you approve again, so that we can merge it?

In embedded systems there are not a lot of different filesystem types
that are used for the rootfs. Keep it simple and try a fixed list of
common filesystem types.

Fixes: pengutronix#26

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
@michaelolbrich

Copy link
Copy Markdown
Member Author

Added squashfs to the list of filesystem types.

@michaelolbrich
michaelolbrich merged commit 9af4a5c into pengutronix:main Jun 16, 2026
12 checks passed
@michaelolbrich
michaelolbrich deleted the fstype branch June 17, 2026 09:30
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