Reparse Point Tag Request

Updated: August 28, 2002

This is the mechanism to obtain a Reparse Point tag, for those Microsoft Windows 2000 file system filter drivers that need one. To obtain a Reparse Point tag, send the following information:

Company name:
Company e-mail:
Company URL:
Contact e-mail:
Product name:
Product URL:
Product Description: (1 paragraph summary)
Driver filename:
Driver device name:
Driver GUID:
High-latency bit enabled (yes/no):
Name surrogate bit enabled (yes/no):

Send this information in an ASCII text e-mail message to rpid@microsoft.com. A ReparseID value for this driver will then be e-mailed back to the specified contact e-mail address.

Notes:

All fields must be filled out.

For those who do not wish to use their own name and e-mail address in this publicly-viewable database, create an e-mail address for this use (for other companies which have products that include file system/filter drivers, which have interoperability issues with yours, and need to get the test/development teams of the two companies to communicate with each other). A suggested name is "ntifskit@YourCompanyName.com".

If the "high latency" bit is enabled, this means the driver tags files and are expected to have a long latency. For example, this would be set by drivers drivers which use Reparse Points to implement heirarchical storage solutions, etc.

If the "name surrogate" bit is enabled, this means the driver represents another named entity in the system. For example, the name of a volume mount point or of a directory junction.

Reparse Points are a powerful feature of Windows 2000 (not available on Windows NT 4.0), but developers should be aware that there can only be one reparse point per file, and some new Windows 2000 mechanisms use reparse points (HSM, Native Structured Storage). Developers need to have fallback strategies for when the reparse point tag is already in use for a file.


Top of pageTop of page