Changing the file open mode

Hi all

Know this is a NT mailing list. But can anyone help me regarding the
following on 9x.

Using the file handle we get in the hook proc (pioreq->ir_fh)is it
possible to change the mode of opening of the already opened file? For
example say is it possible to change the Mode in which a file has opened
from shared to exclusive or vice versa.(I need to do that after the file
is opened and handle is returned to the user. Not before opening in
hook proc by changing ir_flags). Is the system stores the mode
in which it had opened a file somewhere and will we be able to modify that
using pioreq->ir_fh we get in hook proc?

Thanks for any assistance
Abel


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