f2fs: move alloc new orphan node out of lock protection region
authorGu Zheng <guz.fnst@cn.fujitsu.com>
Fri, 10 Jan 2014 10:09:08 +0000 (18:09 +0800)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Tue, 14 Jan 2014 09:12:04 +0000 (18:12 +0900)
commitc1ef37257229dc8903615eaf1d1abaa5da3f0686
tree127294a636e8f928371f1ee253c26b21034d76c4
parent4531929e3922f2cdd34208d7dc1404ac06e6ced5
f2fs: move alloc new orphan node out of lock protection region

Move alloc new orphan node out of lock protection region.

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