[Patch]: chown etc

2004-04-19 Thread Pierre A. Humblet
This is the cleanup patch mentioned earlier, plus a few other things - In fhandler_base::open_fs I changed the call to set_file_attribute as you already did recently in mkdir and symlink_worker, and - I also eliminated the test of GetLastError. After all, CreateFile did succeed so the LastErro

[Patch]: chown etc

2004-04-19 Thread Pierre A. Humblet
Please disregard my previous message. This is the cleanup patch mentioned earlier, plus a few other things: - In fhandler_base::open_fs I changed the call to set_file_attribute as you already did recently in mkdir and symlink_worker - I noticed that the test (fh) had to me moved up in stat_wor