]> git.sur5r.net Git - bacula/bacula/commit
kes Fix Win32 reparse points. Bacula will not recurse into any
authorKern Sibbald <kern@sibbald.com>
Wed, 21 May 2008 11:59:00 +0000 (11:59 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 21 May 2008 11:59:00 +0000 (11:59 +0000)
commita83a4b5a2eeff97d5b6682d399949cb2d144817f
tree0d6ed3439191cdee5cf534071d28a656a514b9b0
parent6d936051f2d614570d7baf48c46f102e49e47cc8
kes  Fix Win32 reparse points. Bacula will not recurse into any
     reparse point directory, including mount points, unless the
     directory is explicitly mentioned at the top level (same as
     with Unix).  A file that is linked to another file will be
     backed up -- much as Unix does for hardlinked files.
     This *should* fix bug #1041.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@7001 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/baconfig.h
bacula/src/findlib/find_one.c
bacula/src/version.h
bacula/src/win32/compat/compat.cpp
bacula/technotes-2.1