]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
JFS: Corrupted block map should not cause trap
authorDave Kleikamp <shaggy@austin.ibm.com>
Tue, 11 Oct 2005 14:06:59 +0000 (09:06 -0500)
committerDave Kleikamp <shaggy@austin.ibm.com>
Tue, 11 Oct 2005 14:06:59 +0000 (09:06 -0500)
commitb6a47fd8ff08a9d5cd279cdb8d97a619983575fa
tree5e946b5a7c3f224d181525ca475fd3f29508c47d
parentac17b8b57013a3e38d1958f66a218f15659e5752
JFS: Corrupted block map should not cause trap

Replace assert statements with better error handling.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
fs/jfs/jfs_dmap.c