Re: [PATCH v2 0/2] mdadm: re-add journal to array with bad journal
From: NeilBrown <hidden>
Date: 2015-12-16 01:45:50
Attachments
- signature.asc [application/pgp-signature] 818 bytes
From: NeilBrown <hidden>
Date: 2015-12-16 01:45:50
On Tue, Dec 15 2015, Song Liu wrote:
These patches enable recreation of missing/faulty journal. This requires kernel changes as well, which Shaohua will send out later. Song Liu (2): add sysfs_array_state to struct mdinfo [mdadm] recreate journal in mdadm Manage.c | 42 +++++++++++++++++++++++++++++++++++++++--- ReadMe.c | 1 + mdadm.c | 8 ++++++++ mdadm.h | 5 +++++ super1.c | 3 ++- sysfs.c | 7 +++++++ 6 files changed, 62 insertions(+), 4 deletions(-) -- 2.4.6
applied, thanks. NeilBrown