From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Thu, 7 Dec 2017 08:30:44 -0500 (EST) Subject: [Cluster-devel] [PATCH 6/8] libgfs2: Add support for rg_data0, rg_data and rg_bitbytes In-Reply-To: <20171207115339.3797-7-anprice@redhat.com> References: <20171207115339.3797-1-anprice@redhat.com> <20171207115339.3797-7-anprice@redhat.com> Message-ID: <1103139902.39449779.1512653444203.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 ----- | Signed-off-by: Andrew Price | --- | gfs2/libgfs2/meta.c | 5 +++++ | gfs2/libgfs2/ondisk.c | 21 +++++++++++++++++++-- | 2 files changed, 24 insertions(+), 2 deletions(-) ACK Bob Peterson