Btrfs: Add a lookup cache to the extent state tree
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
@@ -48,6 +48,7 @@ struct extent_io_tree {
|
||||
spinlock_t lru_lock;
|
||||
struct list_head buffer_lru;
|
||||
int lru_size;
|
||||
struct extent_state *last;
|
||||
};
|
||||
|
||||
struct extent_state {
|
||||
|
Reference in New Issue
Block a user