From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abhi Das Date: Tue, 11 Mar 2014 23:14:31 -0500 Subject: [Cluster-devel] [PATCH 0/2] gfs1 convert/fsck fixes Message-ID: <1394597673-27787-1-git-send-email-adas@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit These two patches fix bugs identified during recent convert/fsck tests on gfs1 filesystems. Abhi Das (2): libgfs2: patch to update gfs1 superblock correctly gfs2-utils: check and fix bad dinode pointers in gfs1 sb gfs2/convert/gfs2_convert.c | 29 ++++++++++++++++++ gfs2/fsck/initialize.c | 72 +++++++++++++++++++++++++++++++++++++++++++++ gfs2/libgfs2/ondisk.c | 5 ++++ 3 files changed, 106 insertions(+) -- 1.8.1.4