Check space before backup while installation 64/174264/3
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 29 Mar 2018 10:46:44 +0000 (19:46 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 30 Mar 2018 08:06:28 +0000 (08:06 +0000)
commit87fa00715c4b2d8cfdb74a9c5128ef6382b579df
treeb6a121898a7558ed697651db083016ee745ad11b
parentf383b255668b218a3f21bb83cd872135e87a3280
Check space before backup while installation

- Backup algorithm changed from move to copy for several directories
  for access permission.
- Due to change above, extra storage is needed to back it up but
  calculating it was missing.

Change-Id: Ia935d1ba460f19ddc0dfb69e13015f78d00fec32
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/common/step/backup/step_copy_backup.cc
src/common/step/filesystem/step_unzip.cc
src/common/utils/file_util.cc
src/common/utils/file_util.h