Btrfs: Add data block hints to SSD mode too

Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
Chris Mason
2008-01-31 16:45:07 -05:00
parent b0c68f8bed
commit 4529ba495c
4 changed files with 19 additions and 12 deletions

View File

@@ -354,6 +354,7 @@ struct btrfs_fs_info {
spinlock_t new_trans_lock;
u64 delalloc_bytes;
u64 last_alloc;
u64 last_data_alloc;
};
/*
* in ram representation of the tree. extent_root is used for all allocations