]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: use fastpath in extent state ops as much as possible
authorLiu Bo <liubo2009@cn.fujitsu.com>
Thu, 10 May 2012 10:10:39 +0000 (18:10 +0800)
committerJosef Bacik <josef@redhat.com>
Wed, 30 May 2012 14:23:34 +0000 (10:23 -0400)
commit28e2d18bebf7e0f905b9d8c17bb5bae897e5dc11
tree43ca3c14aa8b5b89de1b519e326799ce594a7779
parent195ebf69712501160ecd2ca58ea05cfb72df6dd1
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>
fs/btrfs/extent_io.c