f2fs: fix a potential out of range issue
authorGu Zheng <guz.fnst@cn.fujitsu.com>
Tue, 26 Nov 2013 08:44:16 +0000 (16:44 +0800)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Mon, 23 Dec 2013 01:18:04 +0000 (10:18 +0900)
commit36795567942a033ef9e22d8eba86396ffb9aa80c
treec02b4f392993b4b7c9db64862d16db9bbed2e304
parent0e80220ac554ea55fd867dede91f0054a13cf85c
f2fs: fix a potential out of range issue

Fix a potential out of range issue introduced by commit:
22fb72225a
f2fs: simplify write_orphan_inodes for better readable

Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/checkpoint.c