]> asedeno.scripts.mit.edu Git - linux.git/commit
befs: check return of sb_min_blocksize
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 23 Jul 2016 12:36:42 +0000 (22:36 +1000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 8 Oct 2016 09:01:10 +0000 (10:01 +0100)
commit173b066f5826e8eca9b67e8091cab67fcda74f2f
tree3b0253b2a43b5bcb782fae892535614bdb6e255f
parentc08f1cb627c43d7b0a1d04a5a0efaf385f0391ad
befs: check return of sb_min_blocksize

Confirm sb_min_blocksize() succeeded before continuing.

Link: http://lkml.kernel.org/r/1465700235-22881-1-git-send-email-luisbg@osg.samsung.com
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/befs/linuxvfs.c