mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 18:54:20 +08:00
[NTOSKRNL]
Implement the reparse points loop in IopParseDevice(). Reviewed by Thomas svn path=/trunk/; revision=67067
This commit is contained in:
@@ -80,6 +80,11 @@
|
||||
//
|
||||
#define RD_SYMLINK_CREATE_FAILED 5
|
||||
|
||||
//
|
||||
// Max traversal of reparse points for a single open in IoParseDevice
|
||||
//
|
||||
#define IOP_MAX_REPARSE_TRAVERSAL 0x20
|
||||
|
||||
//
|
||||
// We can call the Ob Inlined API, it's the same thing
|
||||
//
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user