Any idea how a file might end up with a reparse tag of 0x0006008A? #56
Unanswered
FeralSquid
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Sorry, doesn't look familiar to me. Like you guessed, that isn't a valid reparse tag:
So the OS would reject it as a reparse tag since it falls afoul of |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Several people are now using my solution that uses ProjFS successfully ... but so far I have one user that has ended up with a handful of their ProjFS files with a reparse tag of 0x0006008A ... that isn't one of the two ProjFS tags I know of (0x9000001C, 0xA0000022).
It doesn't have the Microsoft high bit set ... and it has non-zero values in its "reserved" range, so seems like it might even be bogus / an error?
My google searches haven't turned anything up yet that claims it...
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions