diskimage-builder/lib
JUN JIE NAN 6b7cf26689 Fixed device or resource busy issue in EXIT trap
cleanup for ramdisk failed to umount TMP_BUILD_DIR with device or
resource busy error.

The patch unmounts all the mountpoints under TMP_BUILD_DIR and
detaches loop devices associated with TMP_IMAGE_PATH.

The unmounts are applied with both force(-f) and lazy(-l)
options. Force option is only for NFS mounts, it's kept here since no
harm for lazy option.

Change-Id: I84035e6a003d8135186b2fda3facbd2c37967529
2014-01-03 16:53:38 +08:00
..
common-defaults Make sure sbin paths are in $PATH 2013-12-16 14:42:59 -05:00
common-functions Fixed device or resource busy issue in EXIT trap 2014-01-03 16:53:38 +08:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Move /tmp/ccache setup to base element 2013-10-10 16:27:09 +11:00
img-functions Quieten disk-image-get-kernel 2013-12-09 13:39:29 +00:00
ramdisk-defaults Remove BUSYBOX variable from ramdisk-defaults 2013-11-11 14:36:15 +01:00
ramdisk-functions Fixed device or resource busy issue in EXIT trap 2014-01-03 16:53:38 +08:00