[PATCH v2 3/8] Cygwin: Move post-dir unlink check

Corinna Vinschen corinna-cygwin@cygwin.com
Fri Jan 22 12:35:59 GMT 2021


On Jan 20 17:10, Ben Wijen wrote:
> Move post-dir unlink check from fhandler_disk_file::rmdir to
> _unlink_nt_post_dir_check
> 
> If a directory is not removed through fhandler_disk_file::rmdir
> we can now make sure the post dir check is performed.
> ---
>  winsup/cygwin/fhandler_disk_file.cc | 20 --------------------
>  winsup/cygwin/syscalls.cc           | 28 ++++++++++++++++++++++++++++
>  2 files changed, 28 insertions(+), 20 deletions(-)

Pushed.


Thanks,
Corinna


More information about the Cygwin-patches mailing list