Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: b4c1e35d24b3f6d810c4d01230ad668e9418dc2d
      https://github.com/lxc/lxc/commit/b4c1e35d24b3f6d810c4d01230ad668e9418dc2d
  Author: Stéphane Graber <[email protected]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Cast to gid_t to fix android build failure

stat.st_gid is unsigned long in bionic instead of the expected gid_t, so
just cast it to gid_t.

Signed-off-by: Stéphane Graber <[email protected]>
Acked-by: Serge E. Hallyn <[email protected]>


_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to