Re: [Cluster-devel] [PATCH] mkfs.gfs2: Zero blocks in alignment gaps

2018-04-17 Thread Bob Peterson
- Original Message - > Stripe and bitmap alignment can leave small gaps between resource group > spans, and between the superblock and the first resource group. Zero out > those blocks so that we don't leave stale data in unused space. > > Signed-off-by: Andrew Price

[Cluster-devel] [PATCH] mkfs.gfs2: Zero blocks in alignment gaps

2018-04-16 Thread Andrew Price
Stripe and bitmap alignment can leave small gaps between resource group spans, and between the superblock and the first resource group. Zero out those blocks so that we don't leave stale data in unused space. Signed-off-by: Andrew Price --- gfs2/libgfs2/libgfs2.h | 1 +