[lxc-devel] [lxc/lxc] b9abc1: lxc-ls: Allow the use of --groups without --fancy

GitHub noreply at github.com
Fri May 2 17:04:36 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: b9abc183b177212db8b46a1419ce7bc62ad838ce
      https://github.com/lxc/lxc/commit/b9abc183b177212db8b46a1419ce7bc62ad838ce
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M src/lxc/lxc-ls.in

  Log Message:
  -----------
  lxc-ls: Allow the use of --groups without --fancy

There wasn't a good reason for that limit, we can simply make the code
slightly slower when --groups is passed and still have the expected
output even without --fancy.

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 8d783edcae3723a0106d75e1ff31b016e8b1d02c
      https://github.com/lxc/lxc/commit/8d783edcae3723a0106d75e1ff31b016e8b1d02c
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M src/lxc/cgfs.c

  Log Message:
  -----------
  cgfs: don't mount /sys/fs/cgroup readonly

/sys/fs/cgroup is just a size-limited tmpfs, and making it ro does
nothing to affect our ability alter mount settings of its subdirs.
OTOH making it ro can upset mountall in the container which tries
to remount it rw, which may be refused.

So just don't do it.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Cc: Christian Seiler <christian at iwakd.de>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 4724cf84f941156273d52918704c6e584455f6b4
      https://github.com/lxc/lxc/commit/4724cf84f941156273d52918704c6e584455f6b4
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M doc/ja/lxc-ls.sgml.in

  Log Message:
  -----------
  doc: Update Japanese lxc-ls(1) for the new -g/--group argument

Update for commit 0f02786

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/a5ab27964375...4724cf84f941


More information about the lxc-devel mailing list