[lxc-devel] [lxc/lxc] 4e4ca1: drop create= from mount options (v2)

GitHub noreply at github.com
Tue Feb 18 19:09:39 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 4e4ca16158f91ac1271495638a4e62881169474e
      https://github.com/lxc/lxc/commit/4e4ca16158f91ac1271495638a4e62881169474e
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  drop create= from mount options (v2)

Otherwise mount may return -EINVAL if in-kernel super-block parser
objects (as is the case with ext4).

Changelog v2:
	also drop 'optional'
	specifically drop create=dir, not create=*
	fix order of arguments for memmove

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>




More information about the lxc-devel mailing list