fcc174c import: wire up SYSTEMD_IMPORT_BTRFS_{SUBVOL,QUOTA} to importd

4 files Authored by intelfx a year ago, Committed by zbyszek a year ago,
    import: wire up SYSTEMD_IMPORT_BTRFS_{SUBVOL,QUOTA} to importd
    
    Btrfs quotas are actually being enabled in systemd-importd via
    setup_machine_directory(), not in systemd-{import,pull} where those
    environment variables are checked. Therefore, also check them in
    systemd-importd and avoid enabling quotas if requested by the user.
    
    Fixes: #18421
    Fixes: #15903
    Fixes: #24387
    (cherry picked from commit c7779a61ac20133646aaeaee2986d4e0901f4861)
    
        
file modified
+36 -4
file modified
+1 -1
file modified
+7 -1
file modified
+1 -1