overlay: use lstat rather than stat and make sure there are no trailing spaces
authorJohn Crispin <blogic@openwrt.org>
Wed, 26 Aug 2015 01:54:46 +0000 (03:54 +0200)
committerJohn Crispin <blogic@openwrt.org>
Wed, 26 Aug 2015 03:21:38 +0000 (05:21 +0200)
commitcc63723d886fde2cd364a545b7cb05b70721b83f
treee0f476ea057f6254b16ebd9d32157de8231d96ce
parenteee7814420990b0a733fbc68defa56d4d0c388a7
overlay: use lstat rather than stat and make sure there are no trailing spaces

with this patch even uclibc wont deleted symlinked folders

Signed-off-by: John Crispin <blogic@openwrt.org>
libfstools/overlay.c