Fix backup script to be able to handle nested btrfs mounts
Earlier it would only snapshot the top dir which resulted in some awkward moments when another btrfs drive that was mounted to /home was empty in the backups because snapshots only snapshot the topmost device in the tree.
Please register or sign in to comment