History log of /opensolaris-onvv-gate/usr/src/uts/common/nfs/export.h
Revision Date Author Comments
# 12679:30c794f87c0d 23-Jun-2010 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6930814 share/unshare issues
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++
6836258 exportinfo 16-way hash is too small
6953045 Put implementation of the Pearson's hashing algorithm into a separate file


# 12606:3c942b164456 10-Jun-2010 jmcp <James.McPherson@Sun.COM>

backout 6930814: causes 6960023


# 12561:843bbc7d488a 06-Jun-2010 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6930814 share/unshare issues
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++
6836258 exportinfo 16-way hash is too small
6953045 Put implementation of the Pearson's hashing algorithm into a separate file


# 12081:09a9f049d88e 05-Apr-2010 Thomas Haynes <Thomas.Haynes@Sun.COM>

4799074 NFS authentication cache needs some sort of TTL


# 11985:5cc1cdc2a217 23-Mar-2010 jmcp <James.McPherson@Sun.COM>

backout 4799074: panics gate machines


# 11959:4bfdf87b7903 19-Mar-2010 Thomas Haynes <Thomas.Haynes@Sun.COM>

4799074 NFS authentication cache needs some sort of TTL


# 11796:fb1403eeb13d 28-Feb-2010 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6901748 mvfs and nfs pseudo namespace tree do not work together
6926015 dead code in exportfs()


# 11323:897f105d8ba6 15-Dec-2009 Vallish Vaidyeshwara <Vallish.Vaidyeshwara@Sun.COM>

6894228 nfs v3/v2 should not fabricate ACLs


# 11291:80bdcd03e626 09-Dec-2009 Robert Thurlow <Robert.Thurlow@Sun.COM>

6232737 Client should support NFS4ERR_MOVED and fs_locations
6232743 Server should support NFS4ERR_MOVED and fs_locations
6891289 client panick mutex_vector_tryenter with some stress testing


# 9654:53ddae73bb20 19-May-2009 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6840231 Panic in treeclimb_export()->checkexport4()
6840163 Variable treenode_t *ns_root should be declared as extern in export.h
6840149 "#define EXPTABLESIZE 16" is twice in the source
6834678 typo in /usr/include/nfs/export.h


# 7961:4b5e3051f38b 28-Oct-2008 natalie li - Sun Microsystems - Irvine United States <Natalie.Li@Sun.COM>

6751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginning of directory
6753904 SVCCTL server side service
6741484 Local users cannot connect to CIFS shares from MacOS 10.5
6746898 win98 can not overwrite *.files
6753310 Incorrect handling of SmbNegotiate request when invalid dialects are negotiated.
6751123 Unable to join domain, core dump generated with IPMP setting
6722437 SMB_TRANS2_FIND returns wrong status code when stream file is passed
6716578 can not delete file in extended attribute name space in cifs client when cifs server is solaris
PSARC 2008/584 Correction in nbmand behavior
6734067 Long delay when viewing MS Word Read-only file properties with nbmand enabled.
PSARC/2007/281 NFS share properties for Montana compatibility
6475452 Need Solaris support for Montana approve file functionality in NFS
6582170 Host-based access control (approve file)
6749075 Unable to join domain if user password exceeds 20 characters
6612716 Join domain fails if hostname is > 15 chars
6753251 server signing: wrong signature is generated for the NetShareEnum reply
6757521 SMB daemon leaks memory after displaying GSS status
6760315 Local user cannot connnect to CIFS shares if CIFS server's hostname is not specified
6757333 Share publisher thread runs into infinite loop of displaying GSS major/minor status
6757132 smbd crashes at smb_idmap_batch_getmappings
6760876 security descriptor decoding function has a glitch
6761491 Cannot open or delete a named stream on a directory file.
6741449 Cleanup list in smbns_ads module
6593958 Users with restore privilege can take ownership of files


# 6236:581a6e248787 20-Mar-2008 pf199842

4175972 rmdir of shared directory results in filesystem corruption
6670800 Wrong security flavor ref count after non file system root dir is reshared


# 4871:617ab0770307 15-Aug-2007 jasmith

6216103 assertion failed: curdata->ex_seccnt > 0 seen again


# 2140:043bd360aabc 07-Jun-2006 rmesta

6417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m)


# 2060:d28fa6b07b04 25-May-2006 ms193421

6322771 assertion panic at nfssrv:srv_secinfo_remove


# 806:849fb015aa25 31-Oct-2005 ek110237

6337437 .zfs doesn't work over NFS


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch


# 12679:30c794f87c0d 23-Jun-2010 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6930814 share/unshare issues
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++
6836258 exportinfo 16-way hash is too small
6953045 Put implementation of the Pearson's hashing algorithm into a separate file


# 12606:3c942b164456 10-Jun-2010 jmcp <James.McPherson@Sun.COM>

backout 6930814: causes 6960023


# 12561:843bbc7d488a 06-Jun-2010 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6930814 share/unshare issues
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++
6836258 exportinfo 16-way hash is too small
6953045 Put implementation of the Pearson's hashing algorithm into a separate file


# 12081:09a9f049d88e 05-Apr-2010 Thomas Haynes <Thomas.Haynes@Sun.COM>

4799074 NFS authentication cache needs some sort of TTL


# 11985:5cc1cdc2a217 23-Mar-2010 jmcp <James.McPherson@Sun.COM>

backout 4799074: panics gate machines


# 11959:4bfdf87b7903 19-Mar-2010 Thomas Haynes <Thomas.Haynes@Sun.COM>

4799074 NFS authentication cache needs some sort of TTL


# 11796:fb1403eeb13d 28-Feb-2010 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6901748 mvfs and nfs pseudo namespace tree do not work together
6926015 dead code in exportfs()


# 11323:897f105d8ba6 15-Dec-2009 Vallish Vaidyeshwara <Vallish.Vaidyeshwara@Sun.COM>

6894228 nfs v3/v2 should not fabricate ACLs


# 11291:80bdcd03e626 09-Dec-2009 Robert Thurlow <Robert.Thurlow@Sun.COM>

6232737 Client should support NFS4ERR_MOVED and fs_locations
6232743 Server should support NFS4ERR_MOVED and fs_locations
6891289 client panick mutex_vector_tryenter with some stress testing


# 9654:53ddae73bb20 19-May-2009 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6840231 Panic in treeclimb_export()->checkexport4()
6840163 Variable treenode_t *ns_root should be declared as extern in export.h
6840149 "#define EXPTABLESIZE 16" is twice in the source
6834678 typo in /usr/include/nfs/export.h


# 7961:4b5e3051f38b 28-Oct-2008 natalie li - Sun Microsystems - Irvine United States <Natalie.Li@Sun.COM>

6751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginning of directory
6753904 SVCCTL server side service
6741484 Local users cannot connect to CIFS shares from MacOS 10.5
6746898 win98 can not overwrite *.files
6753310 Incorrect handling of SmbNegotiate request when invalid dialects are negotiated.
6751123 Unable to join domain, core dump generated with IPMP setting
6722437 SMB_TRANS2_FIND returns wrong status code when stream file is passed
6716578 can not delete file in extended attribute name space in cifs client when cifs server is solaris
PSARC 2008/584 Correction in nbmand behavior
6734067 Long delay when viewing MS Word Read-only file properties with nbmand enabled.
PSARC/2007/281 NFS share properties for Montana compatibility
6475452 Need Solaris support for Montana approve file functionality in NFS
6582170 Host-based access control (approve file)
6749075 Unable to join domain if user password exceeds 20 characters
6612716 Join domain fails if hostname is > 15 chars
6753251 server signing: wrong signature is generated for the NetShareEnum reply
6757521 SMB daemon leaks memory after displaying GSS status
6760315 Local user cannot connnect to CIFS shares if CIFS server's hostname is not specified
6757333 Share publisher thread runs into infinite loop of displaying GSS major/minor status
6757132 smbd crashes at smb_idmap_batch_getmappings
6760876 security descriptor decoding function has a glitch
6761491 Cannot open or delete a named stream on a directory file.
6741449 Cleanup list in smbns_ads module
6593958 Users with restore privilege can take ownership of files


# 6236:581a6e248787 20-Mar-2008 pf199842

4175972 rmdir of shared directory results in filesystem corruption
6670800 Wrong security flavor ref count after non file system root dir is reshared


# 4871:617ab0770307 15-Aug-2007 jasmith

6216103 assertion failed: curdata->ex_seccnt > 0 seen again


# 2140:043bd360aabc 07-Jun-2006 rmesta

6417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m)


# 2060:d28fa6b07b04 25-May-2006 ms193421

6322771 assertion panic at nfssrv:srv_secinfo_remove


# 806:849fb015aa25 31-Oct-2005 ek110237

6337437 .zfs doesn't work over NFS


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch