]> git.proxmox.com Git - mirror_lxcfs.git/commit - bindings.c
bindings: set errno in pick_controller_from_path()
authorChristian Brauner <cbrauner@suse.de>
Mon, 22 Aug 2016 10:00:25 +0000 (12:00 +0200)
committerChristian Brauner <cbrauner@suse.de>
Thu, 25 Aug 2016 12:56:41 +0000 (14:56 +0200)
commit99142521d202c1b626dd308e25c42eb95f613c21
treec9c0483c286be68d91020fb6fbb169e3b875fff7
parent3adc421c2619aa43631493562d0adc60940346af
bindings: set errno in pick_controller_from_path()

This will allow us to provide better standard fs behavior.

Signed-off-by: Christian Brauner <cbrauner@suse.de>
bindings.c