commit | c086ae4ed94f9a1d283318e006813268c2dbf9fc | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 11 18:51:55 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 11 18:51:55 2012 -0800 |
tree | dbabbb09ddafcb818f32af038831419702574917 | |
parent | 7b67e751479d50b7f84d1a3cc5216eed5e534b66 [diff] | |
parent | 307729c8bc5b5a41361af8af95906eee7552acb1 [diff] |
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md Two bugfixes for md. One is a recently introduced regression that affects an unusual configuration with a guaranteed BUG_ON. Has been tagged for -stable. The other is minor missing functionality. * tag 'md-3.3-fixes' of git://neil.brown.name/md: md/raid1: perform bad-block tests for WriteMostly devices too. md: notify the 'degraded' sysfs attribute on failure.