From: Bob Copeland Date: Thu, 14 Aug 2008 22:43:59 +0000 (-0400) Subject: omfs: refuse to mount if bitmap pointer is obviously wrong X-Git-Tag: v2.6.36-rc1~302^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9442e54f433eff9b6fbd0836611df4c1919df370;p=pandora-kernel.git 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 --- Reading git-diff-tree failed