]> git.sesse.net Git - bcachefs-tools-debian/blob - bcache-register
Merge branch 'master' of ssh://gits.daterainc.com:2984/project/2013.MAIN/bcache-tools
[bcachefs-tools-debian] / bcache-register
1 #!/bin/sh
2 /sbin/modprobe -qba bcache
3 test -f /sys/fs/bcache/register_quiet && echo "$1" > /sys/fs/bcache/register_quiet
4