bareos: master 9f7ff08c

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2015-05-05 18:23 master 49f2f397 Pending
Changeset Add win32_restore_file_attributes() to compat.c

Anticipating on more file attributes that need restoring in the future
and giving these things are pretty close to the lowlevel Windows API we
better use some abstraction function that restores the different file
attributes. This removes some low level calls from the more generic
findlib.
mod - src/findlib/attribs.c Diff File
mod - src/findlib/bfile.c Diff File
mod - src/win32/compat/compat.c Diff File
mod - src/win32/compat/include/compat.h Diff File