[lxc-devel] [lxc/lxc] 59bb86: Comment the lxc_rootfs structure

GitHub noreply at github.com
Thu Feb 4 08:20:55 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 59bb8698091c2b09dcb826ab0caf995f388255a9
      https://github.com/lxc/lxc/commit/59bb8698091c2b09dcb826ab0caf995f388255a9
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c

  Log Message:
  -----------
  Comment the lxc_rootfs structure

Comment rootfs.path and rootfs.mount so people can better figure
out which to use.

Remove the unused pivotdir argument from setup_rootfs_pivot_root().
Remove the unused pivot member of the lxc_rootfs struct.  And just
return 0 (success) when someone passes a lxc.pivotdir entry.  One
day we'll turn that into an error, but not yet...

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: 8d1b71bb810f65a2a9ef9bdb4581d34ea7d83b58
      https://github.com/lxc/lxc/commit/8d1b71bb810f65a2a9ef9bdb4581d34ea7d83b58
  Author: Christian Brauner <christian.brauner at mailbox.org>
  Date:   2016-02-04 (Thu, 04 Feb 2016)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c

  Log Message:
  -----------
  Merge pull request #798 from hallyn/2016-02-02/commentrootfs

Comment the lxc_rootfs structure


Compare: https://github.com/lxc/lxc/compare/2a2d3caf5771...8d1b71bb810f


More information about the lxc-devel mailing list