[lxc-devel] [lxc/lxc] 51a922: conf: remove extra MS_BIND with sysfs:mixed

GitHub noreply at github.com
Fri Sep 21 11:46:02 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 51a922baf724689ff3a0df938ca8975601c9c815
      https://github.com/lxc/lxc/commit/51a922baf724689ff3a0df938ca8975601c9c815
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-11 (Tue, 11 Sep 2018)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: remove extra MS_BIND with sysfs:mixed

The extra bind-mount is not required. To succesfully remount read-only
we just need MS_REMOUNT|MS_RDONLY.

Closes #2602.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Cc: Serge Hallyn <serge at hallyn.com>


  Commit: 085492411977433c6ec1d69b368ff3e12ae8e368
      https://github.com/lxc/lxc/commit/085492411977433c6ec1d69b368ff3e12ae8e368
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-09-21 (Fri, 21 Sep 2018)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Merge pull request #2607 from brauner/2018-09-11/sysfs_mixed

conf: remove extra MS_BIND with sysfs:mixed


Compare: https://github.com/lxc/lxc/compare/e430137c18cb...085492411977
      **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