diff options
author | Jeremy Allison <jra@samba.org> | 2008-05-22 16:23:07 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2008-05-22 16:23:07 -0700 |
commit | d83931cb6e809b22eba5f1a8df1312cee9d4b19c (patch) | |
tree | f8575e8acfdb37a9e5731fe82d8bc6b3e1c74d4f /testsuite/printing/Makefile.psec | |
parent | 508d0310e7ce990deaba890e5e64eee7f0b4abbb (diff) | |
download | samba-d83931cb6e809b22eba5f1a8df1312cee9d4b19c.tar.gz samba-d83931cb6e809b22eba5f1a8df1312cee9d4b19c.tar.bz2 samba-d83931cb6e809b22eba5f1a8df1312cee9d4b19c.zip |
Remove MAX_SESS_ENTRIES and MAX_CONN_ENTRIES limits
as they are no longer needed now we have IDL marshalling.
Change the calculation of the 32-bit fileid we return
to a Windows client. We can't just use the generation
count as it starts at zero for every smbd - and this
command must enumerate all files open across all smbds.
We'd really like combination of process-id + dev + inode +
generation count to be unique, but as we can't fit that
into 32 bits just use 16 bits of pid + generation count.
Jeremy.
(This used to be commit 8b926d5a93d04b828990057ae6f1e090764305c1)
Diffstat (limited to 'testsuite/printing/Makefile.psec')
0 files changed, 0 insertions, 0 deletions