I am just wondering what’s the advantage of using reparse tag? I have a
filter driver which will intercept create call for each file, and replace
file buffer using different path and then complete the IRP and return
STATUS_REPARSE. I am just wondering how this reparse tag is supposed to
help me in this picture? Is that tag like attribute in the file?
Thanks.
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
I think the tags are used when various parts of the canonical path are
to be reparsed. If you are reparsing the entire file name to another
volume/filename, there are no changes that you need to make under W2K.
Jamey
xxxxx@storagecraft.com
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@math.uic.edu
Sent: Friday, October 19, 2001 7:36 PM
To: File Systems Developers
Subject: [ntfsd] Reparse Tag
I am just wondering what’s the advantage of using reparse tag? I have a
filter driver which will intercept create call for each file, and
replace
file buffer using different path and then complete the IRP and return
STATUS_REPARSE. I am just wondering how this reparse tag is supposed to
help me in this picture? Is that tag like attribute in the file?
Thanks.
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com To
unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com