Revision 4d5b97da qga/commands-posix.c

b/qga/commands-posix.c
988 988
void qmp_guest_fstrim(bool has_minimum, int64_t minimum, Error **err)
989 989
{
990 990
    error_set(err, QERR_UNSUPPORTED);
991

  
992
    return;
993 991
}
994 992
#endif
995 993

  

Also available in: Unified diff