From: Andrew Price <anprice@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 0/6] More mkfs.gfs2 reworking
Date: Tue, 14 May 2013 11:45:31 +0100 [thread overview]
Message-ID: <1368528337-4236-1-git-send-email-anprice@redhat.com> (raw)
The stripe alignment work is ongoing but these patches are ready to go so I thought I'd get them posted.
Andrew Price (6):
mkfs.gfs2: Add options for stripe size and width
libgfs2: Remove 'writes' field from gfs2_sbd
mkfs.gfs2: Link to libblkid
mkfs.gfs2: Use libblkid for checking contents
mkfs.gfs2: Add a struct to store device info
libgfs2: Clarify gfs2_compute_bitstructs's parameters
configure.ac | 1 +
gfs2/convert/gfs2_convert.c | 2 +-
gfs2/fsck/rgrepair.c | 6 +-
gfs2/libgfs2/buf.c | 1 -
gfs2/libgfs2/fs_geometry.c | 2 +-
gfs2/libgfs2/libgfs2.h | 3 +-
gfs2/libgfs2/rgrp.c | 10 +-
gfs2/libgfs2/super.c | 2 +-
gfs2/mkfs/Makefile.am | 3 +
gfs2/mkfs/main_mkfs.c | 446 ++++++++++++++++++++++++++------------------
10 files changed, 280 insertions(+), 196 deletions(-)
--
1.8.1.4
next reply other threads:[~2013-05-14 10:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 10:45 Andrew Price [this message]
2013-05-14 10:45 ` [Cluster-devel] [PATCH 1/6] mkfs.gfs2: Add options for stripe size and width Andrew Price
2013-05-14 10:49 ` Steven Whitehouse
2013-05-14 11:21 ` Andrew Price
2013-05-14 12:53 ` [Cluster-devel] [PATCH 1/6 v2] " Andrew Price
2013-05-14 12:52 ` Steven Whitehouse
2013-05-14 10:45 ` [Cluster-devel] [PATCH 2/6] libgfs2: Remove 'writes' field from gfs2_sbd Andrew Price
2013-05-14 10:45 ` [Cluster-devel] [PATCH 3/6] mkfs.gfs2: Link to libblkid Andrew Price
2013-05-14 10:45 ` [Cluster-devel] [PATCH 4/6] mkfs.gfs2: Use libblkid for checking contents Andrew Price
2013-05-14 10:52 ` Steven Whitehouse
2013-05-14 11:00 ` Andrew Price
2013-05-14 10:45 ` [Cluster-devel] [PATCH 5/6] mkfs.gfs2: Add a struct to store device info Andrew Price
2013-05-14 10:45 ` [Cluster-devel] [PATCH 6/6] libgfs2: Clarify gfs2_compute_bitstructs's parameters Andrew Price
2013-05-14 10:54 ` Steven Whitehouse
2013-05-14 12:21 ` [Cluster-devel] [PATCH 0/6] More mkfs.gfs2 reworking Bob Peterson
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=1368528337-4236-1-git-send-email-anprice@redhat.com \
--to=anprice@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).