]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: add the ability to cache a pointer into the eb
authorChris Mason <chris.mason@oracle.com>
Sat, 3 Mar 2012 12:40:03 +0000 (07:40 -0500)
committerChris Mason <chris.mason@oracle.com>
Mon, 26 Mar 2012 21:04:23 +0000 (17:04 -0400)
commitf5aed141f3883fbfe82a71ebd30d297e342f741c
tree2a763276869693b21c0e3a14f725f642c1f27fd3
parent448f4d0fbee25422fa5b23e23429fc2b48180c23
Btrfs: add the ability to cache a pointer into the eb

This cuts down on the CPU time used by map_private_extent_buffer

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/ctree.c
fs/btrfs/ctree.h
fs/btrfs/struct-funcs.c