When deleting files, we need to take any local FLAG_MOUNT_POINT
authorWayne Davison <wayned@samba.org>
Sun, 24 Apr 2005 22:11:26 +0000 (22:11 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 24 Apr 2005 22:11:26 +0000 (22:11 +0000)
commitf3ab64d3a8b47395154a503f3f0084622d61d52d
tree6a470fc22d11448934b8b4fa830928440c956118
parenta234bca4ef045bb34532c978642acb733942cfea
When deleting files, we need to take any local FLAG_MOUNT_POINT
flag-bit and put it into the regular flist's flags for that dir,
and delete_in_dir() now refuses to delete a directory that has
that bit set.
generator.c