Re: [systemd-devel] [PATCH] Set default polling interval on removable devices as well

2014-04-28 Thread Martin Pitt
Hey Kay, Kay Sievers [2014-04-26 19:55 +0200]: > SUBSYSTEM=="module" is not so much about *loadable* modules, but about > module *parameters*, which also apply to built-in modules. "block" is > never a module. Ah! That misled me then, thanks for clarifying. > Is the value not applied at all, can

Re: [systemd-devel] [PATCH] Set default polling interval on removable devices as well

2014-04-26 Thread Kay Sievers
On Sat, Apr 26, 2014 at 4:46 PM, Martin Pitt wrote: > udev's 60-persistent-storage.rules enables in-kernel polling if > "block" is built as a module. But that doesn't work if it is built > into the kernel, as done by Debian and Ubuntu (for efficiency, as > pretty much everyone will need it). This

[systemd-devel] [PATCH] Set default polling interval on removable devices as well

2014-04-26 Thread Martin Pitt
Hey all, udev's 60-persistent-storage.rules enables in-kernel polling if "block" is built as a module. But that doesn't work if it is built into the kernel, as done by Debian and Ubuntu (for efficiency, as pretty much everyone will need it). This causes CD drive eject buttons to not work (see the