New API: fallocate64 (replaces fallocate).
[libguestfs.git] / daemon / truncate.c
2009-11-02 Richard JonesNew API calls: truncate, truncate_size, mkdir_mode...