Logfs: Allow NULL block_isbad() methods
authorJoern Engel <joern@logfs.org>
Fri, 5 Aug 2011 09:09:55 +0000 (11:09 +0200)
committerPrasad Joshi <prasadjoshi.linux@gmail.com>
Sat, 28 Jan 2012 06:13:40 +0000 (11:43 +0530)
Not all mtd drivers define block_isbad().  Let's assume no bad blocks
instead of refusing to mount.

Signed-off-by: Joern Engel <joern@logfs.org>

No differences found