X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=mount-latest-subvol;h=540f9ab3a6278cb1ccad24890e74d9f93c1ee2f7;hp=96210c4424907040ae4f284bf88ae330158d977d;hb=a7f9b883055cb1c4056469d498c7bc6564670c37;hpb=3e7b531da29ec85071b9ea63adc2615e2211cb0d diff --git a/mount-latest-subvol b/mount-latest-subvol index 96210c4..540f9ab 100644 --- a/mount-latest-subvol +++ b/mount-latest-subvol @@ -219,7 +219,8 @@ for vol in q a o i; do # if latest is already mounted, make sure binds are mounted and move on - if e check-subvol-stale $d; then + e check-subvol-stale $d + if [[ -e /nocow/btrfs-stale/${d##*/} ]] ; then mnt $d for b in ${binds[@]}; do mnt $b