fo tracking

I keep track of all FO which comes thro’ create, and remove it on close from
my list.
Sometimes, I receive non-stream FO in close which is not in my list. How can
that happen?

In create, I consider FILE_EXISTS and FILE_DOES_NOT_EXIST are failure cases.

Thanks for your help
Ramaraj

FILE_EXISTS or FILE_DOES_NOT_EXIST is applicable to a successful “open
target directory” request. Obviously for every successful create request you
will get matching close request, so you should not consider those requests
as a failure.

Alexei.

“Ramaraj Pandian” wrote in message
news:xxxxx@ntfsd…
>
> I keep track of all FO which comes thro’ create, and remove it on close
from
> my list.
> Sometimes, I receive non-stream FO in close which is not in my list. How
can
> that happen?
>
> In create, I consider FILE_EXISTS and FILE_DOES_NOT_EXIST are failure
cases.
>
> Thanks for your help
> Ramaraj
>
>
>
>

Thanks, Alexei

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Alexei Jelvis
Sent: Monday, September 29, 2003 4:38 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Re: fo tracking

FILE_EXISTS or FILE_DOES_NOT_EXIST is applicable to a successful “open
target directory” request. Obviously for every successful create request you
will get matching close request, so you should not consider those requests
as a failure.

Alexei.

“Ramaraj Pandian” wrote in message
news:xxxxx@ntfsd…
>
> I keep track of all FO which comes thro’ create, and remove it on close
from
> my list.
> Sometimes, I receive non-stream FO in close which is not in my list. How
can
> that happen?
>
> In create, I consider FILE_EXISTS and FILE_DOES_NOT_EXIST are failure
cases.
>
> Thanks for your help
> Ramaraj
>
>
>
>


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