Hey David,
David Mohr [2015-05-31 15:57 -0600]:
> udev 220 arrived in Debian sid and this update broke bcache support [1]: no
> /dev/disk/by-uuid/ symlink is being created for the filesystem on top of
> /dev/bcache*. That's because 60-persistent-storage now uses a whitelist
> instead of blacklist.
Hi,
udev 220 arrived in Debian sid and this update broke bcache support [1]:
no /dev/disk/by-uuid/ symlink is being created for the filesystem on top
of /dev/bcache*. That's because 60-persistent-storage now uses a
whitelist instead of blacklist. The simple attached patch fixes this,
could yo