]> git.proxmox.com Git - mirror_ubuntu-bionic-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>
Mon, 29 Jan 2018 13:44:58 +0000 (07:44 -0600)
commite804d760d99f35871e450089aa2a4b819709f992
tree6953c9a97dec86f6a20bca41c4f3b38fd4f032c3
parent01969547033c81f049db9ec919aa3ab7ca23c74a
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