[prev in list] [next in list] [prev in thread] [next in thread] 

List:       qemu-devel
Subject:    Re: [Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
From:       Paolo Bonzini <pbonzini () redhat ! com>
Date:       2012-06-13 5:31:45
Message-ID: 4FD825C1.3020802 () redhat ! com
[Download RAW message or body]

Il 12/06/2012 23:05, Michael Roth ha scritto:
> The FsMount* stuff is still only declared if CONFIG_FSFREEZE is defined,
> we'll need to make sure those are declared when CONFIG_FSTRIM is defined
> as well.

Shouldn't be a problem in practice as FIFREEZE is older:

fcccf502 (Takashi Sato          2009-01-09 16:40:59 -0800  332) #define FIFREEZE      \
_IOWR('X', 119, int)    /* Freeze */ fcccf502 (Takashi Sato          2009-01-09 \
16:40:59 -0800  333) #define FITHAW          _IOWR('X', 120, int)    /* Thaw */ \
367a51a3 (Lukas Czerner         2010-10-27 21:30:11 -0400  334) #define FITRIM        \
_IOWR('X', 121, struct fstrim_range)    /* Trim */

but I will fix it together with the version number.

Paolo


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic