summaryrefslogtreecommitdiff
path: root/filesys/miniFilter/NameChanger/README.md
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-16 14:04:28 -0700
committerGitHub <[email protected]>2019-09-16 14:04:28 -0700
commitf064dfb2d92ac3f1f4344d435e4690e4339b5025 (patch)
treea807973e6c0bd9e2c92b3b8cf7ecb5f9e63c28d2 /filesys/miniFilter/NameChanger/README.md
parentdb43355fe49c4bec3dbb5f84c271e15dc914ce72 (diff)
Diffstat (limited to 'filesys/miniFilter/NameChanger/README.md')
-rw-r--r--filesys/miniFilter/NameChanger/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/filesys/miniFilter/NameChanger/README.md b/filesys/miniFilter/NameChanger/README.md
index dd25409d..440cf30d 100644
--- a/filesys/miniFilter/NameChanger/README.md
+++ b/filesys/miniFilter/NameChanger/README.md
@@ -8,15 +8,6 @@ products:
- windows-wdk
---
-<!---
- name: NameChanger File System Minifilter Driver
- platform: WDM
- language: cpp
- category: FileSystem
- description: Grafts a directory from one part of a volume's namespace to another part using a mapping.
- samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617652
---->
-
# NameChanger File System Minifilter Driver
The *NameChanger* minifilter grafts a directory from one part of a volume's namespace to another part using a mapping. The minifilter maintains this illusion by acting as a name provider, injecting entries into directory enumerations and forwarding directory change notifications.