diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-08-19 16:02:31 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-08-19 16:02:31 +0200 |
commit | 42479fe6351a0d5f8c233c157010a66fed43cc70 (patch) | |
tree | 97d020ca623bbf45e6ec71d4d03b4289a8d4799c /lib/fstree/optimize_unpack_order.c | |
parent | c40373dd16a15f187252b9b1d21a9ab588ece4de (diff) |
Fix chmod of symlinks in restore_fstree
We can't change the mod of symlinks and hence AT_SYMLINK_NOFOLLOW is
not supported by chmod(2 -> RTFM!).
The solution is to not use that flag and simply skip symlinks.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'lib/fstree/optimize_unpack_order.c')
0 files changed, 0 insertions, 0 deletions