+1
−0
fs/xfs/scrub/agb_bitmap.c
0 → 100644
+103
−0
fs/xfs/scrub/agb_bitmap.h
0 → 100644
+68
−0
+0
−91
Loading
Move struct xagb_bitmap to its own pair of C and header files per request of Christoph. Signed-off-by:Darrick J. Wong <djwong@kernel.org> Reviewed-by:
Christoph Hellwig <hch@lst.de>