cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 0/6] More mkfs.gfs2 reworking
@ 2013-05-14 10:45 Andrew Price
  2013-05-14 10:45 ` [Cluster-devel] [PATCH 1/6] mkfs.gfs2: Add options for stripe size and width Andrew Price
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Andrew Price @ 2013-05-14 10:45 UTC (permalink / raw)
  To: cluster-devel.redhat.com

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



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-05-14 12:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 10:45 [Cluster-devel] [PATCH 0/6] More mkfs.gfs2 reworking Andrew Price
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

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).