[lxc-devel] [lxc/lxc] a80075: commands: better error message

GitHub noreply at github.com
Tue Sep 4 12:45:58 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: a8007512f7f575e322f7c090906203e4f7b3dd38
      https://github.com/lxc/lxc/commit/a8007512f7f575e322f7c090906203e4f7b3dd38
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/lxc/commands.c

  Log Message:
  -----------
  commands: better error message

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


  Commit: de69edd15ebe96be6a30e8504748fb0240ef95f9
      https://github.com/lxc/lxc/commit/de69edd15ebe96be6a30e8504748fb0240ef95f9
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

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

  Log Message:
  -----------
  file_utils: add lxc_recv_nointr()

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


  Commit: 2a850b2ca6dcda6b89cd656ff4764e79af12c593
      https://github.com/lxc/lxc/commit/2a850b2ca6dcda6b89cd656ff4764e79af12c593
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/lxc/commands.c
    M src/lxc/commands_utils.c

  Log Message:
  -----------
  commands: switch to setting errno and returning -1

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Cc: Wolfgang Bumiller <w.bumiller at proxmox.com>


  Commit: b7051eb7e6072e15a9e47e1a889bbc1d9f2f166c
      https://github.com/lxc/lxc/commit/b7051eb7e6072e15a9e47e1a889bbc1d9f2f166c
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/lxc/log.h

  Log Message:
  -----------
  log: do not clobber errno

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


  Commit: a285b30814a8bcf149fd9e4a42fe5520b34264fb
      https://github.com/lxc/lxc/commit/a285b30814a8bcf149fd9e4a42fe5520b34264fb
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/lxc/log.h

  Log Message:
  -----------
  log: save errno on strerror_r()

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


  Commit: e3233f26ceae65609b2195c28bf99f3872ade230
      https://github.com/lxc/lxc/commit/e3233f26ceae65609b2195c28bf99f3872ade230
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/lxc/commands.c
    M src/lxc/commands_utils.c
    M src/lxc/network.c

  Log Message:
  -----------
  tree-wide: s/recv()/lxc_recv_nointr()/g

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


  Commit: 28143f8862c3d5e1ed30e7a6bf4593b7725b5d41
      https://github.com/lxc/lxc/commit/28143f8862c3d5e1ed30e7a6bf4593b7725b5d41
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

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

  Log Message:
  -----------
  file_utils: add lxc_send_nointr()

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


  Commit: 7fbb15ec9c8762e29bc4e692a4773754aac41756
      https://github.com/lxc/lxc/commit/7fbb15ec9c8762e29bc4e692a4773754aac41756
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/lxc/commands.c
    M src/lxc/network.c
    M src/lxc/start.c

  Log Message:
  -----------
  tree-wide: s/send()/lxc_send_nointr()/g

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


  Commit: bfcedc7ea07d360221c832ad94943057e3add923
      https://github.com/lxc/lxc/commit/bfcedc7ea07d360221c832ad94943057e3add923
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/lxc/network.c
    M src/lxc/nl.c
    M src/lxc/start.c

  Log Message:
  -----------
  nl: save errno on lxc_netns_set_nsid()

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


  Commit: a9d413798322eb41cb3dca99eefc8d1ea08082d3
      https://github.com/lxc/lxc/commit/a9d413798322eb41cb3dca99eefc8d1ea08082d3
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/lxc/log.c

  Log Message:
  -----------
  log: log_append_logfile() add new error path

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


  Commit: a21ed5555dfc9bbe8bf1fe3004b3878b6e668f94
      https://github.com/lxc/lxc/commit/a21ed5555dfc9bbe8bf1fe3004b3878b6e668f94
  Author: Wolfgang Bumiller <w.bumiller at proxmox.com>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/lxc/commands.c
    M src/lxc/commands_utils.c
    M src/lxc/file_utils.c
    M src/lxc/file_utils.h
    M src/lxc/log.c
    M src/lxc/log.h
    M src/lxc/network.c
    M src/lxc/nl.c
    M src/lxc/start.c

  Log Message:
  -----------
  Merge pull request #2584 from brauner/2018-09-03/bugfixes

commands: switch to setting errno and returning -1


Compare: https://github.com/lxc/lxc/compare/593010238b7c...a21ed5555dfc
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list