commit | 55af6bb509d3ef2696faddd4a734bf024794b337 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Wed May 26 14:43:35 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 27 09:12:48 2010 -0700 |
tree | 4a5f3493957c5c7504b91bf90bedd828a26106c0 | |
parent | d882ba699dbdd2156891290c31c22dc13d6530e4 [diff] |
md: convert cpu notifier to return encapsulate errno value By the previous modification, the cpu notifier can return encapsulate errno value. This converts the cpu notifiers for raid5. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Cc: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>