Ticket #2924: attributes of existing directories are never preserved.
commit1a7302e5c5a71b688053c00bf263e4312e56a648
authorSlack <slackml@a1.net>
Sun, 25 Nov 2012 09:39:44 +0000 (25 13:39 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Thu, 29 Nov 2012 10:47:42 +0000 (29 14:47 +0400)
tree2d3565719e0efb4889d76cf1af793500655157e1
parent52108b53d4884326837280c9085cf7ee48bb44fa
Ticket #2924: attributes of existing directories are never preserved.

If superuser copies a directory tree (e.g. from a safe backup location
(with sane permission, owner, group, timestamp) over an existing tree,
any attributes are not preserved. All destination dirs retain all their
existing attributes instead of change attributes from source.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/filemanager/file.c