Fix the error message when reply body is too large (RHBZ#509597).
[libguestfs.git] / daemon / truncate.c
2009-11-02 Richard JonesNew API calls: truncate, truncate_size, mkdir_mode...