Hi,
In minifilter, i am processing Directory Rename operation. When a directory
is renamed, i am notifying to user mode component about directory rename
operation.
But the files which reside in that directory already have stream context, so
i have to update the stream context information. How can i implement this?
For the Directory Rename operation, will the File System tear the stream
context (For files which reside inside the directory)?
Thanks
Murali