From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Tue, 17 Apr 2018 10:09:41 -0400 (EDT) Subject: [Cluster-devel] [PATCH] mkfs.gfs2: Zero blocks in alignment gaps In-Reply-To: <20180416163336.32720-1-anprice@redhat.com> References: <20180416163336.32720-1-anprice@redhat.com> Message-ID: <700632342.20343272.1523974181661.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- 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 > --- Looks good to me. ACK. Regards, Bob Peterson