FltGetFileNameInformation in pre-Rename callback

Hello, guys!
I want to use FltGetFileNameInformation in pre-Rename callback (to retrive source file name), it’s correct? And what problem I can will face?

Source file name ?
Why not just query that in CREATE and keep it in a context, then just
update it if a rename succeeds.

Gabriel.

On Mon, Nov 16, 2015 at 12:05 PM, wrote:

> Hello, guys!
> I want to use FltGetFileNameInformation in pre-Rename callback (to retrive
> source file name), it’s correct? And what problem I can will face?
>
> —
> NTFSD is sponsored by OSR
>
> OSR is hiring!! Info at http://www.osr.com/careers
>
> For our schedule of debugging and file system seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>


Bercea. G.

No, I want to do this in pre-Rename callback only

Nothing immediately comes to mind. Should work.

On Mon, Nov 16, 2015 at 10:11 PM, wrote:

> No, I want to do this in pre-Rename callback only
>
> —
> NTFSD is sponsored by OSR
>
> OSR is hiring!! Info at http://www.osr.com/careers
>
> For our schedule of debugging and file system seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>