[lxc-devel] Remove process_lock() except where actually needed

Andrey Mazo mazo at telum.ru
Tue Dec 24 10:44:52 UTC 2013


This patchset is a follow-up to the pull request [1] summarizing a long discussion there.
First patch removes most of process_lock()/process_unlock() usage.
Second patch replaces getmntent() usage with getmntent_r() to ensure this piece is thread-safe.
These patches may be applied independently.

[1] https://github.com/lxc/lxc/pull/106


More information about the lxc-devel mailing list