#!/bin/bash
if which btrfs &> /dev/null; then
module_load btrfs
if which btrbk &> /dev/null; then module_load btrbk; fi
fi