Bug ID 968858
Summary Missing NVME ioctl codes in linux-glibc-devel
Classification openSUSE
Product openSUSE Tumbleweed
Version 2015*
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter glin@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

The NVME ioctl codes were moved from nvme.h to nvme_ioctl.h(*) in the linux
kernel to separate the kernel API from the userspace API. However, nvme_ioctl.h
wasn't added into the list of kernel headers properly so there is no
nvme_ioctl.h in linux-glibc-devel and this means that no kernel header contains
the NVME ioctl codes. Kernel upstream already includes a fix(**) and we need to
update linux-glibc-devel since efivar was affected.


(*)
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9d99a8dda154f38307d43d9c9aa504bd3703d596
(**)
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a9cf8284b45110a4d98aea180a89c857e53bf850


You are receiving this mail because: