[Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-03-16 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-13.15 --- linux (4.10.0-13.15) zesty; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1671614 * ehci-platform needed in usb-modules udeb (LP: #1671589) - d-i: add ehci-platform to usb-modules *

[Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-03-02 Thread Stefan Bader
@Ryan, yeah, they did not for bcache. But this code is only executed once during the lifetime of a device. So I would not worry too much about optimization here. Might even be that gcc cleverly does this anyway. :) -- You received this bug notification because you are a member of Kernel

Re: [Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-03-02 Thread Ryan Harper
On Thu, Mar 2, 2017 at 4:56 AM, Stefan Bader wrote: > I created a modified patch and verified that > - bcache base devices again are numbered 0,1,... > - partioning a bcache device creates the expected bcacheXpY devices > Will submit this change upstream (and for

[Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-03-02 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1667078 Title: bcache device numbers increase by 16 Status in linux package in Ubuntu: Confirmed Bug description:

[Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-03-02 Thread Stefan Bader
I created a modified patch and verified that - bcache base devices again are numbered 0,1,... - partioning a bcache device creates the expected bcacheXpY devices Will submit this change upstream (and for pre-stable zesty). ** Patch added: "0001-bcache-Fix-bcache-device-names.patch"

[Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-03-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~curtin-dev/curtin/zesty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1667078 Title: bcache device numbers increase by 16 Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-03-01 Thread Stefan Bader
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Stefan Bader (smb) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1667078 Title: bcache device numbers increase by 16

[Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-02-28 Thread Stefan Bader
The partitioning support is a 4.10 change, so changes are high they did not yet see the implications. The change might move into the right direction but certainly should not use a hard-coded shift. The number of minors is a define so more something like (minor / BCACHE_MINORS). -- You received

Re: [Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-02-24 Thread Ryan Harper
On Fri, Feb 24, 2017 at 10:39 AM, Joseph Salisbury < joseph.salisb...@canonical.com> wrote: > It doesn't look like that patch ever landed in mainline. Do you plan on > responding to the upstream thread with your recommendation? > It's an untested change; I've not pushed anything upstream. If

[Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-02-24 Thread Joseph Salisbury
It doesn't look like that patch ever landed in mainline. Do you plan on responding to the upstream thread with your recommendation? ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Tags added: kernel-da-key -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1667078] Re: bcache device numbers increase by 16

2017-02-22 Thread Launchpad Bug Tracker
** Branch linked: lp:curtin -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1667078 Title: bcache device numbers increase by 16 Status in linux package in Ubuntu: Confirmed Bug