Fixed a couple minor problems in util.c:
authorWayne Davison <wayned@samba.org>
Sat, 2 Aug 2008 01:04:24 +0000 (18:04 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 2 Aug 2008 01:04:24 +0000 (18:04 -0700)
- Make sure that handle_partial_dir() never returns a truncated fname.
- Make robust_rename() return that it failed to do a cross-device
  copy if the partial-dir could not be created.


No differences found