Cygwin: fhandler_base::fstat_by_name: improve debug output.
commit38b51398359076eed01d8f1b0f9c061d16a658f5
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 4 Apr 2024 16:20:28 +0000 (4 18:20 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 4 Apr 2024 16:21:13 +0000 (4 18:21 +0200)
tree3fb80dae8801073ff0ebf44eb35fd4991edeabcb
parent56e7563b9aa665f35b657537e46a7feb4726f763
Cygwin: fhandler_base::fstat_by_name: improve debug output.

Since we're opening the parent dir, it doesn't make sense
to print the name of the file in debug output.  Print parent
dirname instead.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/fhandler/disk_file.cc