Fixed a problem in the backing up of symlinks and devices: we
authorWayne Davison <wayned@samba.org>
Fri, 10 Jun 2005 17:57:18 +0000 (17:57 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 10 Jun 2005 17:57:18 +0000 (17:57 +0000)
commit93e28fbd992a3e54e71e1c619309727fb71756d8
tree70f589ba06c55a3551bff964f70b47caaa340e10
parent87a57a3072c0fe742b154bd62869cc08c65625bb
Fixed a problem in the backing up of symlinks and devices:  we
need to remove any old symlink/device/file to create the backup.
Also fixed a couple minor logic errors in the handling of symlinks
and devices.  NOTE:  the code still doesn't handle the changing of
a name from a dir to a non-dir or visa versa (which is a very old
deficiency in the code).
backup.c