]> git.ipfire.org Git - thirdparty/lxc.git/commit
storage: exit() => _exit(). when exec is failed, child process needs to use _exit()
author2xsec <dh48.jeong@samsung.com>
Mon, 20 Aug 2018 01:41:50 +0000 (10:41 +0900)
committer2xsec <dh48.jeong@samsung.com>
Mon, 20 Aug 2018 01:41:50 +0000 (10:41 +0900)
commit2c70300ad8a77c560c615c676912ff2d0e613393
treec20136f3382fef0826301ee6f2a4fd8647dc4f0e
parent89a9f3933b9464f8daa675ee0e8fcd8e44e245f9
storage: exit() => _exit(). when exec is failed, child process needs to use _exit()

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