[lxc-devel] [lxc/lxc] 0a6930: Fix issue #1702, do remount with the MS_REMOUNT fl...

GitHub noreply at github.com
Mon Jul 24 00:47:34 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 0a693043fb54b2433e0936a2f69f3179e7591613
      https://github.com/lxc/lxc/commit/0a693043fb54b2433e0936a2f69f3179e7591613
  Author: Li Feng <lifeng68 at huawei.com>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M src/lxc/bdev/lxcdir.c

  Log Message:
  -----------
  Fix issue #1702, do remount with the MS_REMOUNT flag when mounts with MS_RDONLY

Signed-off-by: Li Feng <lifeng68 at huawei.com>


  Commit: 5ee0b2693e27fc68ecc90a7c6225e54bc80a5ca7
      https://github.com/lxc/lxc/commit/5ee0b2693e27fc68ecc90a7c6225e54bc80a5ca7
  Author: Li Feng <lifeng68 at huawei.com>
  Date:   2017-07-18 (Tue, 18 Jul 2017)

  Changed paths:
    M src/tests/Makefile.am
    A src/tests/lxc-test-rootfs

  Log Message:
  -----------
  Add test script to test the ro option of lxc.rootfs.options

Signed-off-by: Li Feng <lifeng68 at huawei.com>


  Commit: 5ae72b98f8f525a08753610e05ad0750247d628c
      https://github.com/lxc/lxc/commit/5ae72b98f8f525a08753610e05ad0750247d628c
  Author: Li Feng <lifeng68 at huawei.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M src/lxc/bdev/lxcdir.c
    M src/lxc/conf.c
    M src/lxc/conf.h

  Log Message:
  -----------
   Using 'add-required_remount_flags' function to add required flags

Signed-off-by: Li Feng <lifeng68 at huawei.com>


  Commit: fa1bafd3f0e5f47823d2c6a95392c2c481bed17a
      https://github.com/lxc/lxc/commit/fa1bafd3f0e5f47823d2c6a95392c2c481bed17a
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M src/lxc/bdev/lxcdir.c
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/tests/Makefile.am
    A src/tests/lxc-test-rootfs

  Log Message:
  -----------
  Merge pull request #1706 from lifeng68/do_remount

Fix issue #1702, do remount with the MS_REMOUNT flag when mounts with MS_RDONLY


Compare: https://github.com/lxc/lxc/compare/82ce69b151c7...fa1bafd3f0e5


More information about the lxc-devel mailing list