]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgfs: also check for EACCES when writing devices
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 20 Feb 2016 02:43:50 +0000 (18:43 -0800)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Nov 2016 22:55:22 +0000 (17:55 -0500)
commit8eda3d3bb64305c4fe73c229d2dada5ff91e876c
treeadfe56922510927190110bbde0c40eb58b6ae9df
parent0b2b1944a349e412ba74776b84c8be2c105666e0
cgfs: also check for EACCES when writing devices

Because that's what lxcfs gives us.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/cgfs.c