]> git.ipfire.org Git - thirdparty/lxc.git/commit
use lazy umount when umount returns EBUSY
authorDaniel Lezcano <daniel.lezcano@free.fr>
Wed, 24 Feb 2010 09:57:43 +0000 (10:57 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 24 Feb 2010 09:57:43 +0000 (10:57 +0100)
commitc08556c6ece8ad8308f7636adb0ad25b60e3a16d
treea6d620acb2aedd3ffbd271556f892b854926be3e
parent1560f6c9a7c822fd625914eefa0b985f67d76a0a
use lazy umount when umount returns EBUSY

When the umount fails, we force the umount and make the mount point
unaccessible by using a lazy umount.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/conf.c