mkfs.f2fs: Added missing statements related to error checking.
authorSotirios-Efstathios Maneas <smaneas@cs.toronto.edu>
Thu, 11 Oct 2018 22:20:53 +0000 (18:20 -0400)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 21 Nov 2018 19:38:23 +0000 (11:38 -0800)
commitbdcf700f71500378ba1b26e6e9aab84421bdf931
tree67384bcf0d099e5100c141f3f763cf500fe83b01
parent69b8087b550be7d614b6154ed179e3b27947a5d3
mkfs.f2fs: Added missing statements related to error checking.

The following patch adds a few missing statements related to error checking.

Signed-off-by: Sotirios-Efstathios Maneas <smaneas@cs.toronto.edu>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
mkfs/f2fs_format.c
mkfs/f2fs_format_utils.c