- We now separate the user-specified top-dir flag (via the restored
authorWayne Davison <wayned@samba.org>
Thu, 3 Feb 2005 02:01:17 +0000 (02:01 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 3 Feb 2005 02:01:17 +0000 (02:01 +0000)
commitee3751c8d7ef1d285d13d41a3b7a6d1b5ad6ab6d
tree795a6d500caf1185f322d0aa55cb210fe36b5c36
parentec33e0e6bd0247fdf9bed77b1c21300d63c284b2
- We now separate the user-specified top-dir flag (via the restored
  FLAG_TOP_DIR) from the del-in-this-directory flag (FLAG_DEL_HERE).
  This was needed to properly handle -x in delete_in_dir().
- The delete_in_dir() function takes a slightly changed set of args.
- Always set the FLAG_DEL_HERE flags, not just for --delete-during.
flist.c