- Improved the error-checking for some delete_item() calls.
authorWayne Davison <wayned@samba.org>
Wed, 9 Mar 2005 23:46:28 +0000 (23:46 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 9 Mar 2005 23:46:28 +0000 (23:46 +0000)
commit1f1d368ad5b085beaa8669ef6f96fc4cc6bd20a4
treec8db6591efa3ea030a0732833c3ef88b44cbee89
parentdd18526e5bb61852016158b9eaacc4f0c0d00c20
- Improved the error-checking for some delete_item() calls.
- Move the non-regular-file delete-check above the alt-basis check
  where it belongs.
- Keep track of the real statret and real stat-struct for certain
  alt-basis scenarios (e.g. partial-dir and fuzzy) so that we send
  the right itemized change flags.
generator.c