1;2591;0cOn Fri, 24.09.10 12:06, [email protected] ([email protected]) wrote:

> From: Harald Hoyer <[email protected]>

Thanks, applied!

> -        on_ssd = fs_on_ssd(root);
> +        on_ssd = fs_on_ssd(root) == 0;
>          log_debug("On SSD: %s", yes_no(on_ssd));
>  
>          on_btrfs = statfs(root, &sfs) >= 0 && sfs.f_type == 
> BTRFS_SUPER_MAGIC;


Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to