commit | 69261c4b6a394ead1b5ca2966c908469355eb603 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Thu Jul 14 03:19:45 2011 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Mon Aug 01 14:32:39 2011 -0400 |
tree | 3bd8ae6f65473887bc3aab381eea38bfb6b6e8ca | |
parent | ded91f0814a349e36b3ca0eff497f816ad518fba [diff] |
Btrfs: clean up for find_first_extent_bit() find_first_extent_bit() and find_first_extent_bit_state() share most of the code, and we can just make the former call the latter. Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>