Files
libguestfs/daemon
Richard Jones 00a9ae7365 Fix lvresize test on RHEL 5, by fixing guestfs_e2fsck_l.
The problem is that mkfs was making an ext2 filesystem,
which later we were checking with e4fsck.  e4fsck corrects
an "error" on the filesystem:
  /dev/VG/LV: Adding dirhash hint to filesystem.
e4fsck returns 1 (errors corrected) which we were interpreting
as an error return.
2010-03-24 23:28:14 +00:00
..
2010-01-13 11:27:50 +00:00
2010-01-13 11:27:50 +00:00
2010-03-18 15:21:04 +00:00
2009-09-14 10:13:03 +01:00
2009-11-09 22:34:16 +01:00
2010-02-15 15:35:07 +00:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2010-03-12 16:23:46 +00:00
2009-07-03 17:04:21 +02:00
2009-11-25 16:28:26 +00:00
2009-11-26 17:16:17 +00:00

Please see README in the parent directory.