Fixed a couple minor problems in util.c:
authorWayne Davison <wayned@samba.org>
Sat, 2 Aug 2008 01:00:18 +0000 (18:00 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 2 Aug 2008 01:00:18 +0000 (18:00 -0700)
commita808346dbe976972c09d67d957eee8c10a2aeb56
treeb496f8ead21d3233ef48f7913556940a945f77c3
parentfa181223d82bcc3845241bf2b4df03ab3f9159aa
Fixed a couple minor problems in util.c:
- 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.
util.c