]> git.sesse.net Git - bcachefs-tools-debian/commit
Register devices with just udev.
authorGabriel <g2p.code@gmail.com>
Thu, 11 Apr 2013 14:44:03 +0000 (16:44 +0200)
committerKent Overstreet <koverstreet@google.com>
Fri, 12 Apr 2013 00:08:23 +0000 (17:08 -0700)
commit944cb4ce32b7c8a090d6ecd36eef1946d85a8048
tree6a446827c1aebe9c354717436b737d811f825274
parent3088f201edfe5cb0ad6117d84146c0b2b84205e8
Register devices with just udev.

This means bcache devices will be registered earlier and in all
cases, not just when the rootfs fails to mount.

The initramfs hook is still there to ensure the bcache module
and udev rules are shipped if an initramfs is used.
61-bcache.rules
Makefile
bcache-register [new file with mode: 0755]
initramfs/hook
initramfs/script [deleted file]