X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=mount-latest-subvol;fp=mount-latest-subvol;h=eb682f4eebf54212768eb03c0c0a07e4f6114879;hp=c66eebc1bd0a97d9cb8513cbedc2a4d4b9faf8ae;hb=1723d09bec8364d16a156b195fd08b9f62cbc98b;hpb=ec4efaeb603f21de169aeedff4907d2279bada3a diff --git a/mount-latest-subvol b/mount-latest-subvol index c66eebc..eb682f4 100644 --- a/mount-latest-subvol +++ b/mount-latest-subvol @@ -271,8 +271,10 @@ fi fa=(/mnt/o/btrbk/o.*); f=${fa[0]} if [[ -e $f ]]; then if [[ $o_dev != "$root_dev" ]]; then + # ,compress=zstd regardless of mopts since these are all text files + # and it cuts disk use by about half. fstab <