file: Fix file command on /dev/VG/LV paths (RHBZ#582484).
[libguestfs.git] / daemon / fallocate.c
2010-05-27 Richard JonesNew API: fallocate64 (replaces fallocate).
2010-04-07 Richard JonesCheck error returns from posix_fallocate (RHBZ#579664).
2010-02-12 Richard Jonesdaemon: Don't need to prefix error messages with the...
2009-11-25 Richard Jonesdaemon: Alternate implementation of posix_fallocate.
2009-08-17 Jim Meyeringsfdisk.c, fallocate.c: use a string literal as format
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyeringupdate all NEED_ROOT uses
2009-08-13 Jim Meyeringupdate all uses of ABS_PATH
2009-07-31 Richard W.M. JonesNew command: 'fallocate' to (pre-)allocate sized files.