ext4: convert to use leXX_add_cpu()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 27 Sep 2012 13:37:53 +0000 (09:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 27 Sep 2012 13:37:53 +0000 (09:37 -0400)
commitba39ebb61401cfe0ccd58dd0cd4da88465528c0a
treed69c14ea20c8a229cb14e7911fdc207bbd914081
parent6d1ab10e69ff5f3cb63920ba965ec0f1f0bdaf8d
ext4: convert to use leXX_add_cpu()

Convert cpu_to_leXX(leXX_to_cpu(E1) + E2) to use leXX_add_cpu().

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/extents.c
fs/ext4/move_extent.c
fs/ext4/super.c