|
@@ -626,8 +626,10 @@ static int __get_data_block(struct inode *inode, sector_t iblock,
|
|
if (check_extent_cache(inode, pgofs, bh_result))
|
|
if (check_extent_cache(inode, pgofs, bh_result))
|
|
/* When reading holes, we need its node page */
|
|
/* When reading holes, we need its node page */
|
|
set_new_dnode(&dn, inode, NULL, NULL, 0);
|
|
set_new_dnode(&dn, inode, NULL, NULL, 0);
|