Skip to content
Commit ca1f11d8 authored by Alexander Dahl's avatar Alexander Dahl Committed by Heiko Schocher
Browse files

fs: ubifs: Add volume mounted check



Safety guard in the U-Boot filesystem glue code, because these functions
are called from different parts of the codebase.  For generic filesystem
handling this should have been checked in blk_get_device_part_str()
already.  Commands from cmd/ubifs.c should also check this before
calling those functions, but you never know?!

Signed-off-by: default avatarAlexander Dahl <ada@thorsis.com>
parent 0989033d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment