Create File in LxcZone 11/41211/9
authorJan Olszak <j.olszak@samsung.com>
Mon, 8 Jun 2015 14:17:16 +0000 (16:17 +0200)
committerJan Olszak <j.olszak@samsung.com>
Mon, 15 Jun 2015 13:47:25 +0000 (15:47 +0200)
commit28a791d3a60e8885e34ddd19d9ef1c5dd65355fa
tree7dc050b006ed4214ccd259da1254a06fe365b760
parent7cf310ef7d25b7e6553c7af8da53af9d5123b84d
Create File in LxcZone

[Feature]       Create files in zones
                Pass file descriptors to those files
                Api definition
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, run all tests

Change-Id: I9780b8922fac2548bae642b0e732dd96998996ab
common/api/messages.hpp
common/lxc/zone.cpp
common/lxc/zone.hpp
common/utils/environment.cpp
common/utils/fd-utils.cpp
common/utils/fd-utils.hpp
server/host-dbus-definitions.hpp
server/host-ipc-definitions.hpp
tests/unit_tests/lxc/ut-zone.cpp