File name from file number?

I have a kernel dump generated by 0x24 bug check code
(NTFS_FILE_SYSTEM Error). According to the
documentation, the first parameter for this dump
points to the file number and line number that
generated the stop error.

Is it possible to fish out the file name from this
first parameter from the kernel dump? If so, how?


Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

The file number is an NTFS-internal value. If you ask in NTFSD it is
possible that someone there with access to NTFS could decode that value
for you, although I’m not sure how much that will ultimately help you in
resolving the issue.

Regards,

Tony

Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
http://www.osr.com

Looking forward to seeing you at the Next OSR File Systems Class October
18, 2004 in Silicon Valley!

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Vam
Sent: Thursday, September 30, 2004 9:20 AM
To: ntdev redirect
Subject: [ntdev] File name from file number?

I have a kernel dump generated by 0x24 bug check code
(NTFS_FILE_SYSTEM Error). According to the
documentation, the first parameter for this dump
points to the file number and line number that
generated the stop error.

Is it possible to fish out the file name from this
first parameter from the kernel dump? If so, how?


Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@osr.com
To unsubscribe send a blank email to xxxxx@lists.osr.com