Check if in uninstalled app dirs are mounted files 85/112185/8
authorBartlomiej Kunikowski <b.kunikowski@partner.samsung.com>
Thu, 26 Jan 2017 16:59:22 +0000 (17:59 +0100)
committerjongmyeong ko <jongmyeong.ko@samsung.com>
Fri, 10 Feb 2017 08:37:49 +0000 (00:37 -0800)
commitea66fe10d96114efdf2f661f9ab363136a57ed9e
tree6f81a6176be80f4c3e85b1bf51a19f844df54d8c
parent7d1126de539dfad40050ee0d6719db374805f20e
Check if in uninstalled app dirs are mounted files

There is a problem when we want uninstall app in which
directory are mounted some file.

This patch perform checking if in deinstalled app
directories are some mounted files. If there are some
mounted files then deinstallation is not allowed.

There are more problems when in app directories
are some files that are not removable.

Change-Id: Ic986514c10228cc7beeb100b859a36a8df6cf830
src/common/step/pkgmgr/step_check_removable.cc