]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: SAUCE: hio: Fix incorrect use of enum req_opf values
authorSeth Forshee <seth.forshee@canonical.com>
Fri, 7 Jul 2017 12:59:08 +0000 (07:59 -0500)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 5 Sep 2017 12:33:53 +0000 (07:33 -0500)
commit621242842a5aea65c1d852712f47997ee08ba563
treee82b0671c0829237ce415540e8ae77e93d325ef3
parent055f67bc91c763822fbc2f2ea93b486523c9e43e
UBUNTU: SAUCE: hio: Fix incorrect use of enum req_opf values

BugLink: http://bugs.launchpad.net/bugs/1701316
Patch from Huawei to fix incorrect use of enumerated values for
bio operations as bitmasks. A reordering of the enum in 4.10
caused a change in behavior which has been leading to data
corruption.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
ubuntu/hio/hio.c