mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
0177552375b3501269989121bcbd0f6a5d375be5
The format changed at some point breaking our existing parsing code. Typical example of the new format is below. UUID: b8604449-c7b5-4d3b-9fad-56114e8594f5 Scrub started: Wed Oct 2 12:54:06 2019 Status: finished Duration: 0:00:00 \tdata_extents_scrubbed: 0 \ttree_extents_scrubbed: 16 \tdata_bytes_scrubbed: 0 \ttree_bytes_scrubbed: 262144 \tread_errors: 0 \tcsum_errors: 0 \tverify_errors: 0 \tno_csum: 0 \tcsum_discards: 0 \tsuper_errors: 0 \tmalloc_errors: 0 \tuncorrectable_errors: 0 \tunverified_errors: 0 \tcorrected_errors: 0 \tlast_physical: 253493248
…
…
…
…
Libguestfs is tools and a library for accessing and modifying guest disk images. For more information see the home page: http://libguestfs.org/ For discussion, development, patches, etc. please use the mailing list: http://www.redhat.com/mailman/listinfo/libguestfs To find out how to build libguestfs from source, read: docs/guestfs-building.pod http://libguestfs.org/guestfs-building.1.html man docs/guestfs-building.1 Copyright (C) 2009-2019 Red Hat Inc. The library is distributed under the LGPLv2+. The programs are distributed under the GPLv2+. Please see the files COPYING and COPYING.LIB for full license information. The examples are under a very liberal license.
Description
Languages
C
42.7%
OCaml
35.5%
Shell
7.1%
Makefile
4%
Perl
2.6%
Other
8%