]> git.ipfire.org Git - thirdparty/lxc.git/commit
storage_utils: use _exit() instead of exit() in child process
author2xsec <dh48.jeong@samsung.com>
Tue, 23 Oct 2018 02:38:29 +0000 (11:38 +0900)
committer2xsec <dh48.jeong@samsung.com>
Tue, 23 Oct 2018 10:01:23 +0000 (19:01 +0900)
commitc0b0c44b72c4aea396ea8da638d1ca46a4bada67
treec85b8287be6ba175b542351c7da0f51545dff1d2
parented2633521f8d0fa931595e6e752819e9838e55a7
storage_utils: use _exit() instead of exit() in child process

Signed-off-by: 2xsec <dh48.jeong@samsung.com>
src/lxc/storage/storage_utils.c