according to msdn documentation for RxPrepareToReparseSymbolicLink(), setting ReparseRequired=FALSE means that the link itself should be opened instead of its target. this shows up when cygwin attempts to delete or rename a symbolic link, because it doesn't open the file with the FILE_OPEN_REPARSE_POINT flag when RxPrepareToReparseSymbolicLink() returns success but with ReparseRequired=FALSE, set the FILE_OPEN_REPARSE_POINT flag and resend the open upcall Signed-off-by: Casey Bodley <cbodley@citi.umich.edu> |
||
|---|---|---|
| .. | ||
| makefile | ||
| nfs41_debug.c | ||
| nfs41_debug.h | ||
| nfs41_driver.c | ||
| nfs41_driver.h | ||
| nfs41_driver.ini | ||
| nfs41_driver.rc | ||
| sources | ||
| wmlkm.c | ||
| wmlkm.h | ||