All of lore.kernel.org
 help / color / mirror / Atom feed
From: Abhi Das <adas@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 0/2] gfs1 convert/fsck fixes
Date: Tue, 11 Mar 2014 23:14:31 -0500	[thread overview]
Message-ID: <1394597673-27787-1-git-send-email-adas@redhat.com> (raw)

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



             reply	other threads:[~2014-03-12  4:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12  4:14 Abhi Das [this message]
2014-03-12  4:14 ` [Cluster-devel] [PATCH 1/2] libgfs2: patch to update gfs1 superblock correctly Abhi Das
2014-03-12 15:10   ` Andrew Price
2014-03-12  4:14 ` [Cluster-devel] [PATCH 2/2] gfs2-utils: check and fix bad dinode pointers in gfs1 sb Abhi Das
2014-03-12 12:35   ` Bob Peterson
2014-03-12 17:47     ` Abhijith Das
2014-03-13  7:07     ` [Cluster-devel] [PATCHv2 " Abhijith Das

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1394597673-27787-1-git-send-email-adas@redhat.com \
    --to=adas@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.