linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mdadm: re-add journal to array with bad journal
@ 2015-12-02  1:13 Song Liu
  2015-12-02  1:13 ` [PATCH 1/3] add sysfs_array_state to struct mdinfo Song Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Song Liu @ 2015-12-02  1:13 UTC (permalink / raw)
  To: linux-raid; +Cc: neilb, dan.j.williams, shli, hch, kernel-team, Song Liu

These patches try to recreate missing/faulty journal in mdadm. Since
the array is readonly with journal missing, it is necessary to
restart the array after recreating journal.

Song Liu (3):
  add sysfs_array_state to struct mdinfo
  [mdadm] recreate journal in mdadm
  make .spec file work

 Assemble.c                  |  8 +++++++-
 Manage.c                    | 32 +++++++++++++++++++++++++++++++-
 ReadMe.c                    |  3 ++-
 mdadm.c                     |  8 ++++++++
 mdadm.h                     |  5 +++++
 mdadm.spec                  |  8 ++++----
 super1.c                    |  3 ++-
 sysfs.c                     |  7 +++++++
 udev-md-raid-assembly.rules |  2 +-
 9 files changed, 67 insertions(+), 9 deletions(-)

--
2.4.6

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

end of thread, other threads:[~2015-12-10 22:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02  1:13 [PATCH 0/3] mdadm: re-add journal to array with bad journal Song Liu
2015-12-02  1:13 ` [PATCH 1/3] add sysfs_array_state to struct mdinfo Song Liu
2015-12-02  1:13 ` [PATCH 2/3] [mdadm] recreate journal in mdadm Song Liu
2015-12-10 22:05 ` [PATCH 0/3] mdadm: re-add journal to array with bad journal NeilBrown
2015-12-10 22:37   ` Song Liu

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