Displaying 2 results from an estimated 2 matches for "irp_mj_query_inform".
2003 Jun 30
0
Performance: FASTIO_CHECK_IF_POSSIBLE win32 call differs on Linux / SunOS [LONG]
...all nice _but_ after
searching and digging a couple of hours though the file-IO calls on the
win32 side with filemon, I found out some differences.
Please let me show the difference:
[Server one: Linux - superb fast, no problems]
FASTIO_QUERY_STANDARD_INFO Z:\pv8\8.1f\ADRESSEN.PV FAILURE
IRP_MJ_QUERY_INFORMATION Z:\pv8\8.1f\ADRESSEN.PV SUCCESS
FileStandardInformation
IRP_MJ_READ Z:\pv8\8.1f\ADRESSEN.PV SUCCESS Offset: 0 Length:
16384
IRP_MJ_READ* Z:\pv8\8.1f\ADRESSEN.PV SUCCESS Offset: 0 Length:
16384
FASTIO_CHECK_IF_POSSIBLE Z:\pv8\8.1f\ADRESSEN.PV SUCCESS Read...
2010 Jul 06
0
*update* SMB Trans2 Response STATUS_OBJECT_NAME_NOT_FOUND Problem
...files.
*update*
Using FileSpy (from osronline.com) i can see the following, in response to
the allinfo command:
C:\autoexec.bat STATUS_SUCCESS FILE_OPEN CreOpts: 00200000 Access: 00000080
Share: 00000007 Attrib: 0 Result: FILE_OPENED <-- So it shouldn't be a
permissions issue
System ... IRP_MJ_QUERY_INFORMATION ..C:\autoexec.bat
STATUS_OBJECT_NAME_NOT_FOUND FileAlternateNameInformation
FileAlternateNameInformation - From
http://msdn.microsoft.com/en-us/library/cc232089%28PROT.10%29.aspx
"This information class is used to query alternate name information for a
file. The alternate name for a...