]> wimlib.net Git - wimlib/commit
Improve execute_fusermount()
authorEric Biggers <ebiggers3@gmail.com>
Tue, 18 Dec 2012 18:30:51 +0000 (12:30 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Tue, 18 Dec 2012 18:30:51 +0000 (12:30 -0600)
commitdbdabb090020f9311a793cff0c6cf53ed7e7410b
treecef714b5a7e49677b794f4d57f81a21bc1c507c7
parent6461b7e0a98286fa4dca4ede22cdbd07c6240e5d
Improve execute_fusermount()

- Use waitpid() instead of wait()
- Check exit statuses correctly
src/mount_image.c