Josh Soref
a8b46a6bee
spelling: indefinitely
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:12:08 +00:00
Josh Soref
cc4c083251
spelling: implementations
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:11:52 +00:00
Josh Soref
ad2ddfcdb1
spelling: ifindices
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:11:19 +00:00
Josh Soref
b699117873
spelling: hoops
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:09:02 +00:00
Josh Soref
d0d684687a
spelling: hierarchy
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:08:31 +00:00
Josh Soref
154f647486
spelling: github
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 13:13:36 -04:00
Josh Soref
e451a2a8a8
spelling: feature
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:01:50 +00:00
Josh Soref
f5f14d4176
spelling: explicitly
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:01:26 +00:00
Josh Soref
52ab9e10f9
spelling: exiting
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:01:12 +00:00
Josh Soref
9005a3ffae
spelling: device
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 07:00:01 +00:00
Josh Soref
13dff2194d
spelling: describing
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:59:37 +00:00
Josh Soref
2ed2e5ffb8
spelling: could
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:54:56 +00:00
Josh Soref
46b3a2f6f0
spelling: convenience
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:55:05 +00:00
Josh Soref
25fa6f8ccb
spelling: control
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:54:21 +00:00
Josh Soref
6f3fd27ffe
spelling: container
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:53:11 +00:00
Josh Soref
c0125e7950
spelling: constant
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:54:44 +00:00
Josh Soref
056da80e54
spelling: configuration
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:52:44 +00:00
Josh Soref
b35ddc5b6f
spelling: committer
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:52:23 +00:00
Josh Soref
c050cfe3e6
spelling: command
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:52:09 +00:00
Josh Soref
18406e5a2a
spelling: comma
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:51:58 +00:00
Josh Soref
cfd1088d50
spelling: checkpoint
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:50:25 +00:00
Josh Soref
f510330c1a
spelling: character
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:50:12 +00:00
Josh Soref
ffc4030163
spelling: capabilities
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:49:52 +00:00
Josh Soref
06d06ad431
spelling: backingstorage
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:49:12 +00:00
Josh Soref
f1e56364dd
spelling: asynchronous
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:48:09 +00:00
Josh Soref
3b034c39eb
spelling: array
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:47:57 +00:00
Josh Soref
a1e0e6df9c
spelling: architecture
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:47:09 +00:00
Josh Soref
b3b5b0ff38
spelling: answer
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:46:40 +00:00
Josh Soref
8d47350bea
spelling: ambiguous
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:45:53 +00:00
Josh Soref
54d423b874
spelling: allocate
...
Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-10-30 06:45:18 +00:00
Serge Hallyn
f8f1069a8d
Merge pull request #2707 from brauner/2018-10-20/code_quality
...
tree-wide: bugfixes
2018-10-22 11:07:21 -05:00
Christian Brauner
6d61f17dd6
coverity: #1426130
...
Bad bit shift operation
Fixes: commit b5b12b9e75
("criu: add feature check capability")
Cc: Adrian Reber <areber@redhat.com>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:48:37 +02:00
Christian Brauner
7d60776a32
coverity: #1440389
...
Logically dead code
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:48:37 +02:00
Christian Brauner
637d38f246
coverity: #1440391
...
Dereference null return value
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:48:37 +02:00
Christian Brauner
c837120231
cmd/lxc_init: do not hide global variable
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:48:37 +02:00
Christian Brauner
489b0b2913
tools/lxc_stop: use correct check
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:48:37 +02:00
Christian Brauner
8157e43740
start: prevent values smaller 0
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:44 +02:00
Christian Brauner
b20e0599c6
lxccontainer: remove check from goto target
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:44 +02:00
Christian Brauner
3695b24384
conf: remove tautological check
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:44 +02:00
Christian Brauner
7806ebd74f
conf: use O_CLOEXEC in lxc_pivot_root()
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:44 +02:00
Christian Brauner
e2d0c21b9a
conf: remove tautological check
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:44 +02:00
Christian Brauner
961b6f4431
state: remove tautological check
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:44 +02:00
Christian Brauner
e69abbb1fa
tools/lxc_info: do not hide global variable
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:43 +02:00
Christian Brauner
551105ff46
tools/lxc_top: do not hide global variable
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:43 +02:00
Christian Brauner
f3c348587d
tools/lxc_copy: do not hide global variable
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:43 +02:00
Christian Brauner
632ac690a9
monitord: do not hide global variable
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:43 +02:00
Christian Brauner
edae86e922
cgfsng: move increment out of branch
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:43 +02:00
Christian Brauner
00e5ca1384
commands: simplify
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:43 +02:00
Christian Brauner
33eb2ec186
confile: do not overwrite global variable
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2018-10-22 16:47:41 +02:00
Stéphane Graber
2a08398569
Merge pull request #2705 from brauner/2018-10-20/bugfixes
...
start: simplify
2018-10-21 14:40:44 -04:00