chiark / gitweb /
rules: storage - relace blacklist with explicit whitelist
authorKay Sievers <kay@vrfy.org>
Thu, 12 Mar 2015 14:03:30 +0000 (15:03 +0100)
committerKay Sievers <kay@vrfy.org>
Thu, 12 Mar 2015 14:16:00 +0000 (15:16 +0100)
commit1aff20687f486857574fde0e5946a80b8ec212ba
tree9c015617dc3b7e7e506c02c199d4186027ccc76e
parent5e97472e784db83b736ff3bef9edae92aace9f5e
rules: storage - relace blacklist with explicit whitelist

Newly added kernel drivers repeatedly pass our blacklist and
cause trouble for the devices, because they do not expect to
be examined by udev's default rules which include blkid.

This turns the blacklist into a whitelist. Device type which
need support for additional symlinks need to be added to the
whitelist now.

Note, that the by-id, by-path symlinks are only intended for
hotpluggable devices. There is no reason for exotic, or for
statically configured devices to provide them.
rules/60-persistent-storage.rules