Commit e662e5c
committed
Linux devices: uid/gid relative to container
It was not clear in the spec if the uid and gid owning a Linux device
were relative to the runtime namespace or to the container namespace.
This patch clarifies that.
Fixes #957
Signed-off-by: Alban Crequy <alban@kinvolk.io>1 parent 6be516e commit e662e5c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
| 125 | + | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments