Commit 9442e54f authored by Bob Copeland's avatar Bob Copeland
Browse files

omfs: refuse to mount if bitmap pointer is obviously wrong



If the free space bitmap pointer is corrupted such that it lies outside
of the number of blocks in the filesystem, print a message and fail the
mount so the user can fix it offline.

Signed-off-by: default avatarBob Copeland <me@bobcopeland.com>
parent f068272c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment