Allow to use only filename in the except list 72/233772/1 accepted/tizen/5.5/unified/20200519.155055 submit/tizen_5.5/20200519.052556
authorYunmi Ha <yunmi.ha@samsung.com>
Mon, 18 May 2020 08:42:15 +0000 (17:42 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 19 May 2020 05:11:57 +0000 (05:11 +0000)
commit3230787245e99bc3ff3dd46eaf6bead38fc581b8
treefa04bc2ac7896ce1482e8fcd01cf9a0d982c66da
parent844620c22733179db2fe92733bd6070238c72205
Allow to use only filename in the except list

- When use filepath in the except list,
it will compare with full path of item.

- When use filename only in the except list,
it will compare without path of item.

Change-Id: If66104561e641ee8cfacb162147fe5786c513d15
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
(cherry picked from commit a728bf91087b8b213bc6114923d8f40e8d5c575a)
src/storage/cleanup.c