pub fn get_filesystems(config: &DfConfig) -> (Vec<FsInfo>, bool)
Get filesystem info for all relevant mount points. Returns (filesystems, had_error) where had_error is true if any file was not found.