RelatedFileObject

Hi All
Is there any way by which i can relate Two different FILE_OBJECT coming from same source. Actually i have to identify relation between save and save as for a file at kernel level. Since if i save any file at Win32 and later if i do save as the same file. Is there any way by which i can identify these two calls are coming for same data.

Regards
Raghwendra

*********************************************************
Disclaimer:
The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of MBT and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s). In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender. The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of MBT.

This e-mail message including attachment/(s), if any, is believed to be free of any virus. However, it is the responsibility of the recipient to ensure that it is virus free and MBT is not responsible for any loss or damage arising in any way from its use

********************************************************

I wouldn’t think there would be an easy way, since the save as will appear
to be another file create. In this create, there won’t be necessarily any
relation from the file name to the original file name.

Matt


From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Raghwendra
Sent: Monday, July 11, 2005 6:30 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] RelatedFileObject

Hi All
Is there any way by which i can relate Two different FILE_OBJECT coming
from same source. Actually i have to identify relation between save and save
as for a file at kernel level. Since if i save any file at Win32 and later
if i do save as the same file. Is there any way by which i can identify
these two calls are coming for same data.

Regards
Raghwendra


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
*********************************************************
Disclaimer:
The contents of this E-mail (including the contents of the enclosure(s) or
attachment(s) if any) are privileged and confidential material of MBT and
should not be disclosed to, used by or copied in any manner by anyone other
than the intended addressee(s). In case you are not the desired addressee,
you should delete this message and/or re-direct it to the sender. The views
expressed in this E-mail message (including the enclosure(s) or
attachment(s) if any) are those of the individual sender, except where the
sender expressly, and with authority, states them to be the views of MBT.

This e-mail message including attachment/(s), if any, is believed to be free
of any virus. However, it is the responsibility of the recipient to ensure
that it is virus free and MBT is not responsible for any loss or damage
arising in any way from its use

********************************************************