git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f068272
)
omfs: refuse to mount if bitmap pointer is obviously wrong
author
Bob Copeland
<me@bobcopeland.com>
Thu, 14 Aug 2008 22:43:59 +0000
(18:43 -0400)
committer
Bob Copeland
<me@bobcopeland.com>
Sat, 10 Jul 2010 18:37:39 +0000
(14:37 -0400)
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: Bob Copeland <me@bobcopeland.com>
No differences found