]> git.ipfire.org Git - thirdparty/lxc.git/commit
Define BLKGETSIZE64 and LO_FLAGS_AUTOCLEAR
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 16 Aug 2013 10:19:44 +0000 (12:19 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 19 Aug 2013 12:33:02 +0000 (14:33 +0200)
commitbff13ba210ed61f756fc82adce1921f84b43ffe0
tree5bc8b88bee39aede019c1fb80ebfe5c04695f871
parent92adc3e911314a6f90986d8410ec0ff4b82c9f79
Define BLKGETSIZE64 and LO_FLAGS_AUTOCLEAR

Those two aren't always around (specifically on bionic), so add some
defines in case they aren't already defined.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/bdev.c