|
@@ -1604,7 +1604,7 @@ read_block_for_search(struct btrfs_trans_handle *trans,
|
|
btrfs_release_path(NULL, p);
|
|
btrfs_release_path(NULL, p);
|
|
|
|
|
|
ret = -EAGAIN;
|
|
ret = -EAGAIN;
|
|
- tmp = read_tree_block(root, blocknr, blocksize, gen);
|
|
|
|
|
|
+ tmp = read_tree_block(root, blocknr, blocksize, 0);
|
|
if (tmp) {
|
|
if (tmp) {
|
|
/*
|
|
/*
|
|
* If the read above didn't mark this buffer up to date,
|
|
* If the read above didn't mark this buffer up to date,
|