]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Introduce virDomainFSTrim() public API
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 20 Nov 2012 15:43:56 +0000 (16:43 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 28 Nov 2012 15:15:01 +0000 (16:15 +0100)
commit0fbf3704fd0c0432dca5be10b707155f43208891
tree290af683cd48a62b50580a331f4cc5ca33b1c87e
parent856a4822071ac4d3e8111169c5676d721d90074b
Introduce virDomainFSTrim() public API

This will call FITRIM within guest. The API has 4 arguments,
however, only 2 will be used for now (@dom and @minumum).
The rest two are there if in future qemu guest agent learns them.
include/libvirt/libvirt.h.in
src/driver.h
src/libvirt.c
src/libvirt_public.syms