cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 0/5] gfs2_edit fixes
@ 2017-01-10 14:34 Andrew Price
  2017-01-10 14:34 ` [Cluster-devel] [PATCH 1/5] gfs2_edit savemeta: Factor out the bh saving code Andrew Price
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Andrew Price @ 2017-01-10 14:34 UTC (permalink / raw)
  To: cluster-devel.redhat.com

This patch set addresses two gfs2_edit issues: one where savemeta fails to save
leaf chain blocks and another where unaligned accesses cause test suite
failures on sparc64.

Andrew Price (5):
  gfs2_edit savemeta: Factor out the bh saving code
  gfs2_edit savemeta: Don't read rgrp blocks twice
  gfs2_edit savemeta: Follow lf_next
  gfs2_edit: Fix unaligned access in restore_init()
  gfs2_edit: Fix unaligned accesses due to saved_metablock size

 gfs2/edit/savemeta.c | 195 +++++++++++++++++++++++++++++----------------------
 1 file changed, 111 insertions(+), 84 deletions(-)

-- 
2.9.3



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

end of thread, other threads:[~2017-01-13 15:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-10 14:34 [Cluster-devel] [PATCH 0/5] gfs2_edit fixes Andrew Price
2017-01-10 14:34 ` [Cluster-devel] [PATCH 1/5] gfs2_edit savemeta: Factor out the bh saving code Andrew Price
2017-01-12 15:42   ` Bob Peterson
2017-01-10 14:34 ` [Cluster-devel] [PATCH 2/5] gfs2_edit savemeta: Don't read rgrp blocks twice Andrew Price
2017-01-12 15:49   ` Bob Peterson
2017-01-13 14:42     ` Andrew Price
2017-01-13 15:06       ` Bob Peterson
2017-01-10 14:34 ` [Cluster-devel] [PATCH 3/5] gfs2_edit savemeta: Follow lf_next Andrew Price
2017-01-12 15:52   ` Bob Peterson
2017-01-10 14:34 ` [Cluster-devel] [PATCH 4/5] gfs2_edit: Fix unaligned access in restore_init() Andrew Price
2017-01-12 15:58   ` Bob Peterson
2017-01-10 14:34 ` [Cluster-devel] [PATCH 5/5] gfs2_edit: Fix unaligned accesses due to saved_metablock size Andrew Price
2017-01-12 16:02   ` 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).