On 17.12.20 г. 6:57 ч., Qu Wenruo wrote:
> In btrfs_invalidatepage() we re-declare @tree variable as
> btrfs_ordered_inode_tree.
> 
> Remove such variable shadowing which can be very confusing.

You can't do that, because lock_extent_bits expects extent_io_tree !

Reply via email to