[lxc-devel] [lxc/lxc] 1d52bd: move and rename mount_entry_create_aufs_dirs()

GitHub noreply at github.com
Wed Feb 3 17:42:37 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 1d52bdf7b6e534e1b58ba31fc610c77112aa49e3
      https://github.com/lxc/lxc/commit/1d52bdf7b6e534e1b58ba31fc610c77112aa49e3
  Author: Christian Brauner <christian.brauner at mailbox.org>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

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

  Log Message:
  -----------
  move and rename mount_entry_create_aufs_dirs()

- The function mount_entry_create_aufs_dirs() moves from conf.c to
  lxcaufs.{c,h} where it belongs.
- In accordance with the "aufs_" prefix naming scheme for functions associated
  with lxcaufs.{c,h} mount_entry_create_aufs_dirs() becomes aufs_mkdir().
- Add aufs_get_rootfs() which returns the rootfs for an aufs lxc.rootfs.

Signed-off-by: Christian Brauner <christian.brauner at mailbox.org>


  Commit: e855f214763382c864d14dd584b2636dd3ade118
      https://github.com/lxc/lxc/commit/e855f214763382c864d14dd584b2636dd3ade118
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

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

  Log Message:
  -----------
  Merge pull request #799 from brauner/2016-02-03/aufs_mkdir_to_lxcaufs

move and rename mount_entry_create_aufs_dirs()


Compare: https://github.com/lxc/lxc/compare/cefbc615acbe...e855f2147633


More information about the lxc-devel mailing list