History log of /titanic_51/usr/src/uts/common/fs/nfs/nfs_server.c (Results 1 – 25 of 33)
Revision Date Author Comments
# aafcd32b 11-Jan-2018 Marcel Telka <telka@strato.de>

Add exported_lock guards for NFSv4 server

This adds protection for reading of secinfo data, exi_public, exi_visible,
and namespace tree operations.

refs #3377

(cherry picked from commit b78b2fc4e3

Add exported_lock guards for NFSv4 server

This adds protection for reading of secinfo data, exi_public, exi_visible,
and namespace tree operations.

refs #3377

(cherry picked from commit b78b2fc4e3e07cc3514ae1cb332e7f5f74c91068)

show more ...


# 4b3b7fc6 20-Apr-2017 Alex Wilson <alex.wilson@joyent.com>

8085 Handle RPC groups better
Reviewed by: "Joshua M. Clulow" <josh@sysmgr.org>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Dan McD

8085 Handle RPC groups better
Reviewed by: "Joshua M. Clulow" <josh@sysmgr.org>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>

refs #3393

(cherry picked from commit e962c73bf360d83d61290131b3e921ecd63a0a77)

show more ...


# c93d332c 13-Sep-2016 Dan McDonald <danmcd@omniti.com>

backout: 6090 IOPS, bandwidth, and latency kstats for NFS server
(Performance issues discovered)
This reverts commit 22146ea93e24c7deb02c49c33b2ab98605ce78b4.

(cherry picked from commit f7877f5d399

backout: 6090 IOPS, bandwidth, and latency kstats for NFS server
(Performance issues discovered)
This reverts commit 22146ea93e24c7deb02c49c33b2ab98605ce78b4.

(cherry picked from commit f7877f5d39900cfd8b20dd673e5ccc1ef7cc7447)

show more ...


# fbd2e8e1 02-Jun-2016 Arne Jansen <jansen@webgods.de>

nfssrv: don't hold exported_lock during compound processing

Instead rely on exi_hold/exi_rele the same way nfs3 does.

refs #3075

(cherry picked from commit 53d2e830bb37407aaa57ae3402a3122492f5eaa6)


# 22146ea9 02-Sep-2015 Marcel Telka <marcel.telka@nexenta.com>

6090 IOPS, bandwidth, and latency kstats for NFS server
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com>
Approved by: Dan McDon

6090 IOPS, bandwidth, and latency kstats for NFS server
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


# 89621fe1 21-Nov-2014 Marcel Telka <marcel.telka@nexenta.com>

5296 Support for more than 16 groups with AUTH_SYS
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Richard Lowe <richlowe@ric

5296 Support for more than 16 groups with AUTH_SYS
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# 5cb0d679 02-Jul-2014 Marcel Telka <marcel.telka@nexenta.com>

4943 NFS server: Generic uid and gid remapping for AUTH_SYS
Reviewed by: Jan Kryl <jan.kryl@nexenta.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Garrett D'Amore <garrett@damore.org>


# 41bec5e3 03-Mar-2014 Marcel Telka <marcel.telka@nexenta.com>

4650 nfssrv module is left half-initialized if mod_install(9f) fails
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@ri

4650 nfssrv module is left half-initialized if mod_install(9f) fails
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# e36d7b11 22-May-2013 Sebastien Roy <seb@delphix.com>

3630 NFS server should not allocate oversized buffers
Reviewed by: Jeff Biseda <jeff.biseda@delphix.com>
Reviewed by: Eric Schrock <Eric.Schrock@delphix.com>
Reviewed by: Gordon Ross <gordon.ross@nex

3630 NFS server should not allocate oversized buffers
Reviewed by: Jeff Biseda <jeff.biseda@delphix.com>
Reviewed by: Eric Schrock <Eric.Schrock@delphix.com>
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Marcel Telka <marcel.telka@nexenta.com>
Approved by: Albert Lee <trisk@nexenta.com>

show more ...


# 596bc239 14-Mar-2013 Marcel Telka <marcel.telka@nexenta.com>

Back out hg changeset 829c00a55a37, bug 2986 -- introduces vulnerability
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Approved by

Back out hg changeset 829c00a55a37, bug 2986 -- introduces vulnerability
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Approved by: Dan McDonald <danmcd@nexenta.com>

show more ...


# 2007c08f 22-Aug-2012 Vitaliy Gusev <gusev.vitaliy@nexenta.com>

2986 nfs: exi refcounter leak at rfs3_lookup
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Albert Lee <trisk@nexenta.com>


# 2c2d21e9 08-Jul-2012 Richard Lowe <richlowe@richlowe.net>

3063 many instances of unlike enum comparison
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>


# 89b43686 15-Sep-2011 Bayard Bell <buffer.g.overflow@gmail.com>

1073 migrate kernel modules from ancient _depends_on to true ELF dependencies
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Approved by: Richard Low

1073 migrate kernel modules from ancient _depends_on to true ELF dependencies
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# 0a4b0810 04-Jun-2010 Karen Rochford <Karen.Rochford@Sun.COM>

6937869 seeing some memory leaks from xdrrdma_create()
6920403 NFS/RDMA NFSv3 client directio READs fail for read size between 869 - 1023 bytes
6935135 NFS/RDMA ipv6 mount incorrectly if client's hos

6937869 seeing some memory leaks from xdrrdma_create()
6920403 NFS/RDMA NFSv3 client directio READs fail for read size between 869 - 1023 bytes
6935135 NFS/RDMA ipv6 mount incorrectly if client's hostname in access_list

show more ...


# 593cc11b 06-Feb-2010 Jan Kryl <Jan.Kryl@Sun.COM>

6920999 NFS client character encoding (to UTF-8) not working for S10 NFSv4 client


# c242f9a0 18-Jan-2010 chunli zhang - Sun Microsystems - Irvine United States <Chunli.Zhang@Sun.COM>

6873106 Need a mechanism to share buffers between fs modules


# b4ff7163 29-Jun-2009 Thomas Haynes <Thomas.Haynes@Sun.COM>

6808437 nfs_portmon with NFSv4 needs to be stricter


# bd6f1640 16-Jun-2009 Jarrett Lu <Jarrett.Lu@Sun.COM>

6746299 assertion !vn_ismntpt(vp) fail in snv_98
6833224 TX NFS client file access returns EACCES randomly for non-ADMIN_LOW labeled resources


# 51f34d4b 05-Feb-2009 Rajkumar Sivaprakasam <Rajkumar.Sivaprakasam@Sun.COM>

6773181 panic due to assertion failure from ibmf_saa_impl_hca_detach()
6800017 HCA DR requires RCM script for SDP
6773886 Panic in ibnex_name_child() function
6784821 typo from 'cfgadm configure'
676

6773181 panic due to assertion failure from ibmf_saa_impl_hca_detach()
6800017 HCA DR requires RCM script for SDP
6773886 Panic in ibnex_name_child() function
6784821 typo from 'cfgadm configure'
6763923 Calling 'cfgadm -yx update_pkey_tbls' with a invalid ap_id doesn't return error
6751194 rpcib: unable to unconfigure InfiniBand HCA cards
6794326 ibcm:ibcm_hca_detach fails due to transient connections
6794307 ibnex_ioc_list not protected properly
6778827 rpcib: Panic due to invalid mutex reference

show more ...


# 829eb6b7 17-Dec-2008 Thomas Haynes <Thomas.Haynes@Sun.COM>

6763320 NFS Security mode access list entries must not override each other


# b89a8333 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
674689

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

--HG--
rename : usr/src/lib/smbsrv/libmlsvc/common/secdb.c => usr/src/lib/smbsrv/libmlsvc/common/smb_logon.c
rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_svcctl.c => usr/src/lib/smbsrv/libmlsvc/common/svcctl_svc.c

show more ...


# e1adf50c 07-Feb-2008 ahl <none@none>

PSARC 2008/050 DTrace NFS v3 Provider
6660173 PSARC 2008/050 DTrace NFS v3 Provider
6660179 fix stability of NFS v4 provider


# da6c28aa 26-Oct-2007 amw <none@none>

PSARC/2007/218 caller_context_t in all VOPs
PSARC/2007/227 VFS Feature Registration and ACL on Create
PSARC/2007/244 ZFS Case-insensitive support
PSARC/2007/315 Extensible Attribute Interfaces
PSARC/

PSARC/2007/218 caller_context_t in all VOPs
PSARC/2007/227 VFS Feature Registration and ACL on Create
PSARC/2007/244 ZFS Case-insensitive support
PSARC/2007/315 Extensible Attribute Interfaces
PSARC/2007/394 ls(1) new command line options '-/' and '-%': CIFS system attributes support
PSARC/2007/403 Modified Access Checks for CIFS
PSARC/2007/410 Add system attribute support to chmod(1)
PSARC/2007/432 CIFS system attributes support for cp(1), pack(1), unpack(1), compress(1) and uncompress(1)
PSARC/2007/444 Rescind SETTABLE Attribute
PSARC/2007/459 CIFS system attributes support for cpio(1), pax(1), tar(1)
PSARC/2007/546 Update utilities to match CIFS system attributes changes.
PSARC/2007/560 ZFS sharesmb property
4890717 want append-only files
6417428 Case-insensitive file system name lookup to support CIFS
6417435 DOS attributes and additional timestamps to support for CIFS
6417442 File system quarantined and modified attributes to support an integrated Anti-Virus service
6417453 FS boolean property for rejecting/allowing invalid UTF-8 sequences in file names
6473733 RFE: Need support for open-deny modes
6473755 RFE: Need ability to reconcile oplock and delegation conflicts
6494624 sharemgr needs to support CIFS shares better
6546705 All vnode operations need to pass caller_context_t
6546706 Need VOP_SETATTR/VOP_GETATTR to support new, optional attributes
6546893 Solaris system attribute support
6550962 ZFS ACL inheritance needs to be enhanced to support Automatic Inheritance
6553589 RFE: VFS Feature Registration facility
6553770 RFE: ZFS support for ACL-on-CREATE (PSARC 2007/227)
6565581 ls(1) should support file system attributes proposed in PSARC/2007/315
6566784 NTFS streams are not copied along with the files.
6576205 cp(1), pack(1) and compress(1) should support file system attributes proposed in PSARC/2007/315
6578875 RFE: kernel interfaces for nbmand need improvement
6578883 RFE: VOP_SHRLOCK needs additional access types
6578885 chmod(1) should support file system attributes proposed in PSARC/2007/315
6578886 RFE: disallow nbmand state to change on remount
6583349 ACL parser needs to support audit/alarm ACE types
6590347 tar(1) should support filesystem attributes proposed in PSARC/2007/315
6597357 *tar* xv@ doesn't show the hidden directory even though it is restored
6597360 *tar* should re-init xattr info if openat() fails during extraction of and extended attribute
6597368 *tar* cannot restore hard linked extended attributes
6597374 *tar* doesn't display "x " when hard linked attributes are restored
6597375 *tar* extended attribute header off by one
6614861 *cpio* incorrectly archives extended system attributes with -@
6614896 *pax* incorrectly archives extended system attributes with -@
6615225 *tar* incorrectly archives extended system attributes with -@
6617183 CIFS Service - PSARC 2006/715

show more ...


# 7d12f3bc 12-Jul-2007 maheshvs <none@none>

6541799 nfsv4 server should be open-minded about future minorversions


# 48a34407 28-Sep-2006 rmesta <none@none>

6416641 NFS server not responding/server ok messages fillup syslog


12