Btrfs: Bring back mount -o ssd optimizations
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
@@ -1405,6 +1405,9 @@ int btrfs_csum_truncate(struct btrfs_trans_handle *trans,
|
||||
struct btrfs_root *root, struct btrfs_path *path,
|
||||
u64 isize);
|
||||
/* inode.c */
|
||||
int btrfs_merge_bio_hook(struct page *page, unsigned long offset,
|
||||
size_t size, struct bio *bio);
|
||||
|
||||
static inline void dec_i_blocks(struct inode *inode, u64 dec)
|
||||
{
|
||||
dec = dec >> 9;
|
||||
|
Reference in New Issue
Block a user