public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs_repair: clear new memory after realloc
@ 2015-06-19  9:21 Mike Grant
  2015-06-19  9:21 ` [PATCH 1/2] xfs_repair: reformat lines to fit within 80 characters Mike Grant
  2015-06-19  9:21 ` [PATCH 2/2] xfs_repair: clear new memory after realloc Mike Grant
  0 siblings, 2 replies; 5+ messages in thread
From: Mike Grant @ 2015-06-19  9:21 UTC (permalink / raw)
  To: xfs; +Cc: Mike Grant

This patchset fixes the seg-fault bug that was crashing an xfs_repair attempt
on a 150TB filesystem.  The problem, including traces and metadump link, is
in the mail thread "xfs_repair segfault + debug info" 29/May/2015.  After the
patch was applied, the xfs_repair ran through to completion.

There's also a cosmetic reformatting of nearby lines included, but this can be
dropped if preferred.

Mike Grant (2):
  xfs_repair: reformat lines to fit within 80 characters
  xfs_repair: clear new memory after realloc

 repair/phase6.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-- 
2.1.0

(apologies for the following junk forcibly appended by my company)


Please visit our new website at www.pml.ac.uk and follow us on Twitter  @PlymouthMarine

Winner of the Environment & Conservation category, the Charity Awards 2014.

Plymouth Marine Laboratory (PML) is a company limited by guarantee registered in England & Wales, company number 4178503. Registered Charity No. 1091222. Registered Office: Prospect Place, The Hoe, Plymouth  PL1 3DH, UK. 

This message is private and confidential. If you have received this message in error, please notify the sender and remove it from your system. You are reminded that e-mail communications are not secure and may contain viruses; PML accepts no liability for any loss or damage which may be caused by viruses.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2015-06-19 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-19  9:21 [PATCH 0/2] xfs_repair: clear new memory after realloc Mike Grant
2015-06-19  9:21 ` [PATCH 1/2] xfs_repair: reformat lines to fit within 80 characters Mike Grant
2015-06-19 13:40   ` Brian Foster
2015-06-19  9:21 ` [PATCH 2/2] xfs_repair: clear new memory after realloc Mike Grant
2015-06-19 13:40   ` Brian Foster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox