commit | d1ac6e41d5437385957fd708e285defd0b1a430c | [log] [tgz] |
---|---|---|
author | Liu Bo <liubo2009@cn.fujitsu.com> | Thu May 10 18:10:39 2012 +0800 |
committer | Josef Bacik <josef@redhat.com> | Wed May 30 10:23:34 2012 -0400 |
tree | 43ca3c14aa8b5b89de1b519e326799ce594a7779 | |
parent | f8c5d0b443ff87c43ba690fa2b5bd2c9387d8624 [diff] |
Btrfs: use fastpath in extent state ops as much as possible Fully utilize our extent state's new helper functions to use fastpath as much as possible. Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com> Reviewed-by: Josef Bacik <josef@redhat.com>