+2
−3
+0
−1
+2
−2
+5
−12
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
gfs2_internal_read accepts an unused ra_state argument, left over from when we did readahead on the rindex. Since there are currently no plans to add back this readahead, this patch removes the ra_state parameter and updates the functions which call gfs2_internal_read accordingly. Signed-off-by:Andrew Price <anprice@redhat.com> Signed-off-by:
Steven Whitehouse <swhiteho@redhat.com>