search for: guestfs_find0

Displaying 20 results from an estimated 62 matches for "guestfs_find0".

2009 Oct 19
4
[PATCH 1/3] Add guestfs_find0 API call which doesn't have limits
The current guestfs_find API call contains an undocumented limit: It needs to marshall the whole list of filenames into a single protocol message. Unfortunately just about any Linux guest breaks this limit if you try 'guestfs_find ("/")' so this isn't much use. These patches add a new API call (find0) which breaks this limit by using a FileOut parameter. It's slightly
2016 Dec 11
3
[PATCH 0/2] generic function for temporary path generation
Cosmetic change as suggested in this previous patch: https://www.redhat.com/archives/libguestfs/2016-November/msg00111.html Matteo Cafasso (2): lib: generic function for temporary path generation lib: use guestfs_int_make_temp_path to generate temporary files src/drives.c | 5 ++--- src/file.c | 22 +++++++++------------- src/guestfs-internal.h | 1 + src/journal.c
2012 Mar 09
5
[PATCH 0/5] Fixes to resize2fs (RHBZ#755729, RHBZ#801640)
https://bugzilla.redhat.com/show_bug.cgi?id=755729 This bug reports that the error message printed by the resize2fs API calls (which comes directly from the resize2fs command) says: Please run 'e2fsck -f /dev/vda1' first. That command is not possible from guestfish (where it would be 'e2fsck-f' or 'e2fsck ... forceall:true'). Fixing that bug caused this bug:
2016 Dec 11
0
[PATCH 2/2] lib: use guestfs_int_make_temp_path to generate temporary files
...ctory) char **ret = NULL; size_t i, count, size; - if (guestfs_int_lazy_make_tmpdir (g) == -1) + tmpfile = guestfs_int_make_temp_path (g, "find"); + if (tmpfile == NULL) goto err; - tmpfile = safe_asprintf (g, "%s/find%d", g->tmpdir, ++g->unique); - if (guestfs_find0 (g, directory, tmpfile) == -1) goto err; @@ -317,11 +315,10 @@ write_or_append (guestfs_h *g, const char *path, (!append ? guestfs_internal_write : guestfs_internal_write_append) (g, path, content, size); - if (guestfs_int_lazy_make_tmpdir (g) == -1) - goto err; - /* Wri...
2015 May 26
6
[PATCH 0/6] Update the way that API versions are generated for the man page.
The existing mechanism was clunky, slow and used ~ 10 MB of local disk. Rich.
2013 Aug 24
46
[PATCH 00/46] Proposed patches for libguestfs 1.20.11.
Tested with 'make check-release'. tests/parallel (in check-slow) failed, although it does regularly and that seems to be because of libvirt. Rich.
2011 Jan 28
1
builder-debian libguestfs FAILED tests f060d5bcd40b4a6506d7994e67d57dccab1651b8
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Jan 28
0
builder-debian libguestfs FAILED tests b6c70b3f50472e20a33320e7d76887b011f33c64
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Jan 29
0
builder-debian libguestfs success 6975e87153f593fddd5c27435c2e6347825daca9
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Feb 03
1
builder-debian libguestfs success 8d7d7c4ecfd202e04d18736718e9c5bb125ce4f0
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Feb 01
0
builder-debian libguestfs success 5079e0fff3f3c150818adb6febad6393b674f126
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Feb 08
0
builder-debian libguestfs success f455dc3814bf9f7e7e894ba81360acb0edd92464
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2013 Aug 24
67
[PATCH 00/67] Proposed patches for libguestfs 1.22.6.
In the kernel and qemu communities it is routine for patches that will be backported to stable branches to be posted for review. I'm proposing we do the same for libguestfs stable branches. All of the attached have been tested with 'make check-release'. Rich.
2011 Feb 08
5
builder-ubuntu libguestfs success f455dc3814bf9f7e7e894ba81360acb0edd92464
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Jan 29
0
builder-ubuntu libguestfs success 6975e87153f593fddd5c27435c2e6347825daca9
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Feb 03
1
builder-ubuntu libguestfs success 8d7d7c4ecfd202e04d18736718e9c5bb125ce4f0
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Mar 11
0
builder-debian libguestfs success eb304e9689ca474834207605ed52c369bcdec6ea
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Feb 01
0
builder-ubuntu libguestfs success 5079e0fff3f3c150818adb6febad6393b674f126
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Mar 04
0
builder-ubuntu libguestfs success eda9826d25336bcf661700270c580d4d62128750
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...
2011 Mar 08
0
builder-debian libguestfs success 15ba6ae17d5272d3d906f4053ed424447dc910bd
...s(3)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 13. /usr/bin/pod2html: -: cannot resolve L<ls(1)> in paragraph 15. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 21. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)/guestfs_find0> in paragraph 54. /usr/bin/pod2html: -: cannot resolve L<sh(1)> in paragraph 73. /usr/bin/pod2html: -: cannot resolve L<guestfs(3)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<guestfish(1)> in paragraph 75. /usr/bin/pod2html: -: cannot resolve L<virt-cat(1)> i...