commit | 3fed40cc97f32bebfd34a55364de9b44dcbede59 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Thu Sep 13 04:51:36 2012 -0600 |
committer | Josef Bacik <jbacik@fusionio.com> | Tue Dec 11 13:31:30 2012 -0500 |
tree | e0e991e2d7ff5643c07f2b63395c0d9e744596ba | |
parent | 29594404d7fe73cd80eaa4ee8c43dcc53970c60e [diff] |
Btrfs: cleanup duplicated division functions div_factor{_fine} has been implemented for two times, cleanup it. And I move them into a independent file named math.h because they are common math functions. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>