mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
1b7b9713a50f0a6859cd420539f2d77a8a1b279a
commit5ba03936c0upstream. Similar to [1], this patch fixes the same bug in raid10. Also cleanup the comments. [1] commit2417b9869b("md/raid1: properly indicate failure when ending a failed write request") Cc: stable@vger.kernel.org Fixes:7cee6d4e60("md/raid10: end bio when the device faulty") Signed-off-by: Wei Shuyu <wsy@dogben.com> Acked-by: Guoqing Jiang <jiangguoqing@kylinos.cn> Signed-off-by: Song Liu <song@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%