[lxc-devel] [lxc/lxc] 594426: conf: expand shmounts lxc.mount.auto option

GitHub noreply at github.com
Thu Nov 1 15:42:15 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 594426ca1b9f916102b02899aaa756467b0192ce
      https://github.com/lxc/lxc/commit/594426ca1b9f916102b02899aaa756467b0192ce
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  conf: expand shmounts lxc.mount.auto option

Allow users to specify a path in the container they want to use.
This will help LXD.

Needed-by: https://github.com/lxc/lxd/issues/5227

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 6437f1c1738d9ab0a51a75bccf3450c1352ccc8f
      https://github.com/lxc/lxc/commit/6437f1c1738d9ab0a51a75bccf3450c1352ccc8f
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M src/lxc/confile.c
    M src/lxc/start.c
    M src/tests/mount_injection.c

  Log Message:
  -----------
  conf: don't setup shared mountpoint for shmounts

Leave it up to the caller for now until we have a clear way to do
this without causing double mounts etc.

Needed-by: https://github.com/lxc/lxd/issues/5227

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: ecce75a68ccbe347ce04a2c7e085dcb10aeb2251
      https://github.com/lxc/lxc/commit/ecce75a68ccbe347ce04a2c7e085dcb10aeb2251
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxccontainer: fix temporary path removal

Needed-by: https://github.com/lxc/lxd/issues/5227

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: cb1be30a7d334f7ca2bf7014a6a87d9a2f1af220
      https://github.com/lxc/lxc/commit/cb1be30a7d334f7ca2bf7014a6a87d9a2f1af220
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M src/lxc/confile.c
    M src/lxc/lxccontainer.c
    M src/lxc/start.c
    M src/tests/mount_injection.c

  Log Message:
  -----------
  Merge pull request #2713 from brauner/2018-10-30/mount_injection

conf: expand shmounts lxc.mount.auto option


Compare: https://github.com/lxc/lxc/compare/007ef61a740f...cb1be30a7d33
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list