Mount completion routine!

Validating pointer passed from the UM1. Can I call ZwOpenSymbolicLinkObject and ZwQuerySymbolicLinkObject routines to obtain the drive letter in the Mount completion routine? Since these functions can only execute in PASSIVE_LEVEL, is it safe to do this?

  1. Or do I need to do this using a worker thread? If this is the correct way to do, what status should I return in my mount completion routine?

Thanks for any information!

Cheers,
Sin Lam


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