Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm raid: remove unnecessary discard limits for raid10
BugLink: https://bugs.launchpad.net/bugs/1896578 Commit bcc90d2 ("md/raid10: improve raid10 discard request") removes raid10's inability to properly handle large discards. So eliminate associated constraint from dm-raid's raid10 support. Signed-off-by: Mike Snitzer <snitzer@redhat.com> (cherry picked from commit f0e90b6) Signed-off-by: Matthew Ruffell <matthew.ruffell@canonical.com> Acked-by: Stefan Bader <stefan.bader@canonical.com> Acked-by: Kelsey Skunberg <kelsey.skunberg@canonical.com> Signed-off-by: Ian May <ian.may@canonical.com>
- Loading branch information