[libvirt] [PATCH 3/5] util: Introduce virFileMoveMount

Olaf Hering olaf at aepfle.de
Tue Jan 31 15:21:28 UTC 2017


On Tue, Jan 31, Michal Privoznik wrote:

> That's why I thought my patch was going to help. Did it?

I have not tried yet.

> > If libvirt provides a compat layer for old userland a #ifndef MS_MOVE ;
> > #define MS_MOVE 8192 may do the trick.
> No, we should not do this. We should include a header file that defines it.

Usually linux/* and asm/* is not safe to include unconditionally. Make a
copy of required interfaces, thats the common consense AFAIK.

Olaf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170131/21e16dbe/attachment-0001.sig>


More information about the libvir-list mailing list