]> git.karo-electronics.de Git - karo-tx-linux.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)
commitd1ac6e41d5437385957fd708e285defd0b1a430c
tree43ca3c14aa8b5b89de1b519e326799ce594a7779
parentf8c5d0b443ff87c43ba690fa2b5bd2c9387d8624
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