commit | 7dde2ad3c5b4afb4b2544b864fa34dd1f4897ab6 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shli@fb.com> | Thu Oct 08 21:54:10 2015 -0700 |
committer | NeilBrown <neilb@suse.com> | Sun Nov 01 13:48:29 2015 +1100 |
tree | 301d84d8773e13a6b815355446b485ed3dcfc595 | |
parent | a97b7896447a89749d9258fbb9d8c3faf48a7a4e [diff] |
raid5-cache: start raid5 readonly if journal is missing If raid array is expected to have journal (eg, journal is set in MD superblock feature map) and the array is started without journal disk, start the array readonly. Signed-off-by: Shaohua Li <shli@fb.com> Signed-off-by: NeilBrown <neilb@suse.com>