nttrans.c - FSCTL_0x000900C0

Stefan Metzmacher metze at metzemix.de
Tue Sep 30 14:28:23 GMT 2003


Dobes Vandermeer schrieb:

>noticed:
>
>int nttrans.c
>
>01760         case FSCTL_0x000900C0:
>01761                 /* pretend this succeeded - don't know what this
>really is
>01762                    but works ok like this --metze
>01763                  */
>01764 
>01765                 DEBUG(10,("FSCTL_0x000900C0: called on
>FID[0x%04X](but not implemented)\n",fidnum));
>01766                 send_nt_replies(inbuf, outbuf, bufsize,
>NT_STATUS_OK, NULL, 0, NULL, 0);
>01767                 return -1;
>01768 
>
>This is documented as FSCTL_CREATE_OR_GET_OBJECT_ID by microsoft.
>
>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/fsctl_create_or_get_object_id.asp
>
>You can update that constant if you want...
>
Thanks, do you have a list with all this name - number mappings?

-- 

metze

-------------------------------------------
Stefan (metze) Metzmacher <metze at metzemix.de>





More information about the samba-technical mailing list