• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

checkpoint-restore / criu / 1535

Builds Branch Commit Type Ran Committer Via Coverage
1535 criu-dev pr_err: add \n where we miss them Except for several false positives done by: find -type f -name "*.c" -not -path "./test/*" -exec sed -i 's/\(\<pr_err.*[^\][^n]\)\("[,)]\)/\1\\n\2/g' {} \; Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.... cron 08 Dec 2017 03:07AM UTC Andrei Vagin travis-ci pending completion   set done
1534 criu-dev pr_err: add \n where we miss them Except for several false positives done by: find -type f -name "*.c" -not -path "./test/*" -exec sed -i 's/\(\<pr_err.*[^\][^n]\)\("[,)]\)/\1\\n\2/g' {} \; Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.... push 07 Dec 2017 05:05PM UTC Andrei Vagin travis-ci pending completion   set done
1532 criu-dev compel: add missing header required by musl This fix compilation issue regarding undeclared NULL and memcpy when using musl on ARM. Signed-off-by: Pierre-Olivier Mercier <nemunaire@nemunai.re> push 07 Dec 2017 05:56AM UTC Andrew Vagin travis-ci pending completion   set done
1530 criu-dev pipe: dump all data from a pipe Currently we use an additional pipe to steal data from a pipe, but we don't check that we steal all data. And the additional pipe can have a smaller size. Signed-off-by: Andrei Vagin <avagin@virtuozzo.com> cron 07 Dec 2017 03:07AM UTC Andrei Vagin travis-ci pending completion   set done
1531 master crtools: also print the current kernel version In addition to writing the CRIU version to the log file this adds the current kernel version to the log file: (00.000008) Version: 3.5 (gitid v3.5-511-ga8cc6cf) (00.000303) Running on node01 Linux 3... cron 07 Dec 2017 03:05AM UTC Andrei Vagin travis-ci pending completion   set done
1529 master crtools: also print the current kernel version In addition to writing the CRIU version to the log file this adds the current kernel version to the log file: (00.000008) Version: 3.5 (gitid v3.5-511-ga8cc6cf) (00.000303) Running on node01 Linux 3... push 06 Dec 2017 03:26PM UTC Andrei Vagin travis-ci pending completion   set done
1528 master criu: Don't fail if ghost file has no parent dirs. Due to way CRIU handles paths (as relative to workdir), there's a case, where migration would fail. Simple example is a ghost file in filesystem root (with root being cwd). For example, "/unlinke... Pull #420 06 Dec 2017 10:49AM UTC Vitaly Ostrosablin travis-ci pending completion   set done
1527 criu-dev pipe: dump all data from a pipe Currently we use an additional pipe to steal data from a pipe, but we don't check that we steal all data. And the additional pipe can have a smaller size. Signed-off-by: Andrei Vagin <avagin@virtuozzo.com> cron 06 Dec 2017 03:35AM UTC Andrei Vagin travis-ci pending completion   set done
1526 master criu: print a criu version with the info level We always ask users what version of criu they use to investigate a problem, so it better to have it in a log. Signed-off-by: Andrei Vagin <avagin@openvz.org> Reviewed-by: Dmitry Safonov <0x7f454c46@... cron 06 Dec 2017 03:05AM UTC Andrei Vagin travis-ci pending completion   set done
1525 master criu: print a criu version with the info level We always ask users what version of criu they use to investigate a problem, so it better to have it in a log. Signed-off-by: Andrei Vagin <avagin@openvz.org> Reviewed-by: Dmitry Safonov <0x7f454c46@... cron 05 Dec 2017 03:39AM UTC Andrei Vagin travis-ci pending completion   set done
1524 criu-dev pipe: dump all data from a pipe Currently we use an additional pipe to steal data from a pipe, but we don't check that we steal all data. And the additional pipe can have a smaller size. Signed-off-by: Andrei Vagin <avagin@virtuozzo.com> cron 05 Dec 2017 03:06AM UTC Andrei Vagin travis-ci pending completion   set done
1523 criu-dev pipe: dump all data from a pipe Currently we use an additional pipe to steal data from a pipe, but we don't check that we steal all data. And the additional pipe can have a smaller size. Signed-off-by: Andrei Vagin <avagin@virtuozzo.com> push 05 Dec 2017 02:15AM UTC Andrei Vagin travis-ci pending completion   set done
1522 criu-dev pipe: dump all data from a pipe Currently we use an additional pipe to steal data from a pipe, but we don't check that we steal all data. And the additional pipe can have a smaller size. Signed-off-by: Andrei Vagin <avagin@virtuozzo.com> push 04 Dec 2017 09:12PM UTC Andrei Vagin travis-ci pending completion   set done
1521 criu-dev remap: don't free rpath and don't shfree_last gf a) As we shmalloced rpath it can not be xfreed. b) As we shmalloc variables in collect_remap_ghost() far away from open_remap_ghost() where we want to free them, there is no guaranty that our shmal... push 04 Dec 2017 07:56PM UTC Andrei Vagin travis-ci pending completion   set done
1520 criu-dev zdtm: use {read,write}_data in fifo tests Reading and writing large buffers may result in short read/write. In cases we expect the entire buffer to be transferred use {read,write}_data rather than plain read/write syscalls. Reported-by: Mr Jenki... cron 04 Dec 2017 03:06AM UTC Andrei Vagin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • …
  • 53
  • 54
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc