kernel: add promising "fix loop discard errors" hack
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 21 Jun 2019 17:21:30 +0000 (19:21 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 22 Jun 2019 11:17:48 +0000 (13:17 +0200)
commit82f3a2b81e72f5d672f599d3dcb2959055f52418
tree5577d482181bb0ef846014f94a35aa7a447cb8d0
parentcba6832622cc952f5e1e91e6a2a406122c744dc5
kernel: add promising "fix loop discard errors" hack

This patch adds a promising upstream patch that claims
to help for the treated I/O errors happening on f2fs
or ext4 on real block devices.

|print_req_error: I/O error, dev loop1, sector 1334

Link: <https://patchwork.kernel.org/cover/10931787/>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/generic/hack-4.19/550-loop-better-discard-for-block-devices.patch [new file with mode: 0644]