summaryrefslogtreecommitdiff
path: root/firmware/tr_smctr.bin.ihex
diff options
context:
space:
mode:
authorArne Jansen <sensille@gmx.net>2011-04-06 10:02:20 (GMT)
committerChris Mason <chris.mason@oracle.com>2011-04-12 00:45:36 (GMT)
commit507903b81840a70cc6a179d4eb03584ad50e8c5b (patch)
treeec3ccd0d2dd8feb15f4b01627112c8e2cf74d989 /firmware/tr_smctr.bin.ihex
parente15d0542426f063dc53b4c51bdfc11e0bbe4d298 (diff)
downloadlinux-507903b81840a70cc6a179d4eb03584ad50e8c5b.tar.xz
btrfs: using cached extent_state in set/unlock combinations
In several places the sequence (set_extent_uptodate, unlock_extent) is used. This leads to a duplicate lookup of the extent state. This patch lets set_extent_uptodate return a cached extent_state which can be passed to unlock_extent_cached. The occurences of the above sequences are updated to use the cache. Only end_bio_extent_readpage is updated that it first gets a cached state to pass it to the readpage_end_io_hook as the prototype requested and is later on being used for set/unlock. Signed-off-by: Arne Jansen <sensille@gmx.net> Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'firmware/tr_smctr.bin.ihex')
0 files changed, 0 insertions, 0 deletions