summaryrefslogtreecommitdiff
path: root/fs/f2fs/file.c
diff options
context:
space:
mode:
authorNamjae Jeon <namjae.jeon@samsung.com>2012-12-01 01:56:25 (GMT)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2012-12-11 04:43:44 (GMT)
commit61412b64b965af72798000c3c921e88db31216b1 (patch)
tree8d078a7feb21c9a5bb4d7e1bbe479275671e543b /fs/f2fs/file.c
parent1042d60f917d78ef1a6eaea297a1020484d4bf74 (diff)
downloadlinux-fsl-qoriq-61412b64b965af72798000c3c921e88db31216b1.tar.xz
f2fs: move error condition for mkdir at proper place
In function f2fs_mkdir, err is being initialized without even checking if there was any error in new inode creation. So, instead check the inode error and make use of error/return condition. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions