From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Thu, 17 Aug 2017 14:09:02 -0400 (EDT) Subject: [Cluster-devel] [PATCH 1/2] gfs2_edit savemeta: Fix up saving of dinodes/symlinks In-Reply-To: <20170817171027.8449-1-anprice@redhat.com> References: <20170817171027.8449-1-anprice@redhat.com> Message-ID: <165490896.1611916.1502993342247.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 ----- | Factor out the code that decides whether to save the dinode contents, | improve its error reporting (and don't exit) and make sure contents of | symlink dinodes are saved. | | Signed-off-by: Andrew Price | --- | gfs2/edit/savemeta.c | 52 | +++++++++++++++++++++++++++++++++------------------- | 1 file changed, 33 insertions(+), 19 deletions(-) | Hi, Both patches look good. ACK Regards, Bob Peterson Red Hat File Systems