currentbyteoffset

hi,

will the currentbyteoffset field in the fileobject be updated for both
paging and non-paging i/o? or will it just be updated by non-paging i/o?

Ho Mun Chuen
@@ “Not everything that counts can be counted;
<” )~ and not everything that can be counted counts"
//\ … Albert Einstein

It is updated for synchronous user I/O (so not paging I/O and not
asynchronous user I/O).

Regards,

Tony

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

-----Original Message-----
From: Ho Mun Chuen [mailto:xxxxx@pmail.ntu.edu.sg]
Sent: Monday, August 19, 2002 5:33 AM
To: File Systems Developers
Subject: [ntfsd] currentbyteoffset

hi,

will the currentbyteoffset field in the fileobject be updated for both
paging and non-paging i/o? or will it just be updated by non-paging i/o?

Ho Mun Chuen
@@ “Not everything that counts can be counted;
<” )~ and not everything that can be counted counts"
//\ … Albert Einstein


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

thank you Tony.

Ho Mun Chuen
@@ “Not everything that counts can be counted;
<” )~ and not everything that can be counted counts"
//\ … Albert Einstein
----- Original Message -----
From: “Tony Mason”
To: “File Systems Developers”
Sent: Monday, August 19, 2002 5:51 PM
Subject: [ntfsd] RE: currentbyteoffset

It is updated for synchronous user I/O (so not paging I/O and not
asynchronous user I/O).

Regards,

Tony

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

-----Original Message-----
From: Ho Mun Chuen [mailto:xxxxx@pmail.ntu.edu.sg]
Sent: Monday, August 19, 2002 5:33 AM
To: File Systems Developers
Subject: [ntfsd] currentbyteoffset

hi,

will the currentbyteoffset field in the fileobject be updated for both
paging and non-paging i/o? or will it just be updated by non-paging i/o?

Ho Mun Chuen
@@ “Not everything that counts can be counted;
<” )~ and not everything that can be counted counts"
//\ … Albert Einstein


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


You are currently subscribed to ntfsd as: xxxxx@pmail.ntu.edu.sg
To unsubscribe send a blank email to %%email.unsub%%

It will only be updated on NtReadFile/NtWriteFile syscalls, and only
for a file object opened for synchronous IO (no FILE_FLAG_OVERLAPPED).

Max

----- Original Message -----
From: “Ho Mun Chuen”
To: “File Systems Developers”
Sent: Monday, August 19, 2002 1:32 PM
Subject: [ntfsd] currentbyteoffset

> hi,
>
> will the currentbyteoffset field in the fileobject be updated for
both
> paging and non-paging i/o? or will it just be updated by non-paging
i/o?
>
> Ho Mun Chuen
> @@ “Not everything that counts can be counted;
> <” )~ and not everything that can be counted counts"
> //\ … Albert Einstein
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>