commit | 9a9239acb465df1f6aab379c77befd5cde98c9df | [log] [tgz] |
---|---|---|
author | Liu Bo <bo.li.liu@oracle.com> | Tue Jan 24 15:58:51 2017 -0800 |
committer | David Sterba <dsterba@suse.com> | Tue Feb 14 15:50:59 2017 +0100 |
tree | 15371c5973ab752e311dd4c1cdda30cc88b74ace | |
parent | a7ceffbbbd0886f955f10a2ab1ad38ae42df359c [diff] |
Btrfs: fix wrong argument for btrfs_lookup_ordered_range Commit Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units" (d0b7da88) did this, but btrfs_lookup_ordered_range expects a 'length' rather than a 'page_end'. Signed-off-by: Liu Bo <bo.li.liu@oracle.com> Reviewed-by: Chandan Rajendra <chandan@linux.vnet.ibm.com> Signed-off-by: David Sterba <dsterba@suse.com>