[linux-cifs-client] Re: New Proxy Unix CAP

Jeremy Allison jra at samba.org
Thu Apr 24 16:47:06 GMT 2008


On Thu, Apr 24, 2008 at 05:41:51PM +0100, Sam Liddicott wrote:
> * Steve French wrote, On 24/04/08 17:40:
> > Nevermind 0x203 was the next free setfsinfo  - 0x20c is the next free
> > setfileinfo level
> >   
> ouch, My head hurts.
> So is the wiki page wrong?
> 
>  New Query/Set FS Info levels: Operations on shares/exports
> Info Level Name     Value     Description
> SMB_QUERY_CIFS_UNIX_INFO     0x200     (Part of the original Unix
> Extensions)
> SMB_QUERY_POSIX_FS_INFO     0x201    
> SMB_QUERY_POSIX_WHO_AM_I     0x202     (see below)
> SMB_REQUEST_TRANSPORT_ENCRYPTION     0x203     Call to set up an
> encryption context.
> 

No, 0x203 is not a free SETFSINFO - it's allocated (and used) to
SMB_REQUEST_TRANSPORT_ENCRYPTION as the wikki page says. The next
free SETFSINFO is 0x204.

Jeremy.


More information about the samba-technical mailing list