Commit b30935f
xfs: use bio_reuse in the zone GC code
Replace our somewhat fragile code to reuse the bio, which caused a
regression in the past with the block layer bio_reuse helper.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hans Holmberg <[email protected]>
Reviewed-by: Carlos Maiolino <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: "Darrick J. Wong" <[email protected]>1 parent 14b06a2 commit b30935f
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
811 | 811 | | |
812 | 812 | | |
813 | 813 | | |
814 | | - | |
815 | | - | |
816 | 814 | | |
817 | 815 | | |
818 | 816 | | |
| |||
825 | 823 | | |
826 | 824 | | |
827 | 825 | | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
| 826 | + | |
832 | 827 | | |
833 | 828 | | |
834 | 829 | | |
| |||
0 commit comments