Commit cc2dba0
xfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_extent_hole_delay
xfs_bmap_add_extent_hole_delay works entirely on delalloc extents, for
which xfs_bmap_same_rtgroup doesn't make sense.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>1 parent 2140935 commit cc2dba0
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2620 | 2620 | | |
2621 | 2621 | | |
2622 | 2622 | | |
2623 | | - | |
2624 | | - | |
| 2623 | + | |
2625 | 2624 | | |
2626 | 2625 | | |
2627 | 2626 | | |
2628 | 2627 | | |
2629 | 2628 | | |
2630 | 2629 | | |
2631 | 2630 | | |
2632 | | - | |
2633 | | - | |
| 2631 | + | |
2634 | 2632 | | |
2635 | 2633 | | |
2636 | 2634 | | |
| |||
0 commit comments