mkfs-b: Check that blocksize parameter is > 0 and a power of 2.
[libguestfs.git] / daemon / truncate.c
2009-11-02 Richard JonesNew API calls: truncate, truncate_size, mkdir_mode...