+1
−0
fs/xfs/scrub/bitmap.c
0 → 100644
+208
−0
fs/xfs/scrub/bitmap.h
0 → 100644
+37
−0
+1
−193
+1
−26
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Move the xrep_extent_list code into a separate file. Logically, this data structure is really just a clumsy bitmap, and in the next patch we'll make this more obvious. No functional changes. Signed-off-by:Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by:
Brian Foster <bfoster@redhat.com>