]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit872728cff1eba5b5545919b098fd405755754020
treed69c14ea20c8a229cb14e7911fdc207bbd914081
parent65834fb8d35d84818a12a03bd5b8204fd9befe8e
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