From: Chao Yu Date: Thu, 5 Feb 2015 09:46:29 +0000 (+0800) Subject: f2fs: move ext_lock out of struct extent_info X-Git-Tag: omap-for-v4.2/o2_dc~90^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c872e2dedfc09f41a5604d1c5010f800c0bd8f1;p=pandora-kernel.git f2fs: move ext_lock out of struct extent_info Move ext_lock out of struct extent_info, then in the following patches we can use variables with struct extent_info type as a parameter to pass pure data. Signed-off-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed