[lxc-devel] [lxc/lxc] 4c7de7: lxc_user_nic: cleanup append_alloted()

Stéphane Graber noreply at github.com
Thu Apr 1 12:39:59 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 4c7de7c5ee74d6c92cadc1e75e3f4e355baec9ba
      https://github.com/lxc/lxc/commit/4c7de7c5ee74d6c92cadc1e75e3f4e355baec9ba
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M src/lxc/cmd/lxc_user_nic.c

  Log Message:
  -----------
  lxc_user_nic: cleanup append_alloted()

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 68dd0ea545c9e6e9ce1c772ca7a88b663da59ddf
      https://github.com/lxc/lxc/commit/68dd0ea545c9e6e9ce1c772ca7a88b663da59ddf
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M src/lxc/cmd/lxc_user_nic.c

  Log Message:
  -----------
  lxc_user_nic: cleanup get_alloted()

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 5fba37a1341457363d1b172bfb3453322a1854b0
      https://github.com/lxc/lxc/commit/5fba37a1341457363d1b172bfb3453322a1854b0
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M src/lxc/string_utils.c
    M src/lxc/string_utils.h
    M src/lxc/tools/lxc_copy.c

  Log Message:
  -----------
  string_utils: move to lxc-copy() sources

It's the only place where it is still used.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 90e69d7178610809e0531a77182dc12869455f9e
      https://github.com/lxc/lxc/commit/90e69d7178610809e0531a77182dc12869455f9e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M src/lxc/string_utils.c

  Log Message:
  -----------
  string_utils: ensure that errno is set on return

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 59f5a10311c25503ad07265bbbb7e8a615be0004
      https://github.com/lxc/lxc/commit/59f5a10311c25503ad07265bbbb7e8a615be0004
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M src/lxc/string_utils.c
    M src/lxc/string_utils.h

  Log Message:
  -----------
  string_utils: use restrict for lxc_safe_int64_residual()

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 7707b0e06e35fa25dee42f9295d1707389b1676c
      https://github.com/lxc/lxc/commit/7707b0e06e35fa25dee42f9295d1707389b1676c
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

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

  Log Message:
  -----------
  confile: simplify get_network_config_ops()

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 8aa602556a425eee359847aaf01015ea146fd164
      https://github.com/lxc/lxc/commit/8aa602556a425eee359847aaf01015ea146fd164
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M src/lxc/cmd/lxc_user_nic.c
    M src/lxc/confile.c
    M src/lxc/confile.h
    M src/lxc/string_utils.c
    M src/lxc/string_utils.h
    M src/lxc/tools/lxc_copy.c

  Log Message:
  -----------
  Merge pull request #3762 from brauner/2021-03-31/fixes

fixes: Makefile, lxc-user-nic, simplify get_network_config_ops()


Compare: https://github.com/lxc/lxc/compare/b405dec645ae...8aa602556a42


More information about the lxc-devel mailing list