commit | 9442e54f433eff9b6fbd0836611df4c1919df370 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Thu Aug 14 18:43:59 2008 -0400 |
committer | Bob Copeland <me@bobcopeland.com> | Sat Jul 10 14:37:39 2010 -0400 |
tree | 5740987b7a7fcb1511263435fbbf48cf15ff0814 | |
parent | f068272cb2f134a194b93e94a8e0672bfce48cd8 [diff] |
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: Bob Copeland <me@bobcopeland.com>