History log of /illumos-gate/usr/src/uts/common/syscall/sendfile.c (Results 1 – 25 of 29)
Revision Date Author Comments
# 15f90b02 04-Jul-2022 Garrett D'Amore

14768 retire nca
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approve

14768 retire nca
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...


# 940f8ece 20-Jun-2014 Robert Mustacchi

14199 sendfile compat checks shouldn't be done in so_sendmblk
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joye

14199 sendfile compat checks shouldn't be done in so_sendmblk
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# c6f039c7 26-Dec-2019 Toomas Soome

12172 genunix: variable may be used uninitialized
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Dan McDonald <danm

12172 genunix: variable may be used uninitialized
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 8cd31312 25-Jul-2018 Marcel Telka

9669 Extra zeros sent by sendfile()
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>


# c99fb8b3 14-Feb-2017 Toomas Soome

7859 uts: indentation errors
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Juraj Lutter <juraj@lutter.sk>
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com>
Reviewed by: Dale

7859 uts: indentation errors
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Juraj Lutter <juraj@lutter.sk>
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com>
Reviewed by: Dale Ghent <daleg@omniti.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

show more ...


# dd49f125 18-Jun-2010 Anders Persson

6939100 convert KSSL into a socket filter


# 3e95bd4a 18-Jun-2010 Anders Persson

PSARC/2009/590 Socket Filter Framework
6939085 Socket Filter Framework
6802067 connect_failed kernel socket callback is not triggered
6776450 time spent in tcp_close could be reduced/defe

PSARC/2009/590 Socket Filter Framework
6939085 Socket Filter Framework
6802067 connect_failed kernel socket callback is not triggered
6776450 time spent in tcp_close could be reduced/deferred to a worker thread
6828586 assertion failed: family == 26, file: ../../common/fs/sockfs/socksyscalls.c, line: 1608
6802078 kernel socket 'newconn' callback is passing rcv queue size as an argument

show more ...


# 7baf8047 23-Mar-2009 Vasumathi Sundaram - Sun Microsystems

6820487 sendfilev bytes-sent feedback changes from b109 to b110


# b3528fae 24-Feb-2009 Vasumathi Sundaram - Sun Microsystems

PSARC 2008/784 Sendfilev Behavior Change
6345171 sendfile needs to rearchitecture vnode function calls


# 07d13e57 18-Dec-2008 anders

6785994 sendfilev() can return unexpected errno for non-TCP sockets
6786057 mismerge in sendvec_chunk() can causes sendfilev() to fail when writing to regular file


# 0f1702c5 12-Dec-2008 Yu Xiangning

PSARC 2007/587 Volo -- Low Latency Socket Framework
PSARC 2008/694 Volo Interfaces Amendment
6765829 Integration of project Volo PSARC/2007/587
6644935 mblk cred_t reference counting limi

PSARC 2007/587 Volo -- Low Latency Socket Framework
PSARC 2008/694 Volo Interfaces Amendment
6765829 Integration of project Volo PSARC/2007/587
6644935 mblk cred_t reference counting limits scalability
6693633 TCP receive does not scale because of heavy refcounting of cred structures
4764841 connect/accept is slow on Solaris when compared to Linux
5105708 socket creation retains hold on accessvp
4764836 setsockopt is slow on Solaris when compared to Linux
4772191 socket close(2) is slow on Solaris when compared to Linux

--HG--
rename : usr/src/uts/common/fs/sockfs/socksctp.c => usr/src/uts/common/inet/sockmods/socksctp.c
rename : usr/src/uts/common/fs/sockfs/socksctp.h => usr/src/uts/common/inet/sockmods/socksctp.h
rename : usr/src/uts/common/fs/sockfs/socksctpsubr.c => usr/src/uts/common/inet/sockmods/socksctpsubr.c
rename : usr/src/uts/common/fs/sockfs/socksdp.c => usr/src/uts/common/inet/sockmods/socksdp.c
rename : usr/src/uts/common/fs/sockfs/socksdp.h => usr/src/uts/common/inet/sockmods/socksdp.h

show more ...


# e116a42f 20-Nov-2008 Prakash Jalan

6705103 b_rptr of the newly allocated mblk is not incremented by sd_wroff
6753403 sendfilev() can send zero length packets down


# 8793b36b 18-Sep-2008 Nick Todd

6733185 Further cleanup of SUN Studio 12 lint warnings in ON source.
6365532 socketvar.h strangles lint for everyone
5002763 Sockfs debug macros should be linted
6746261 _mkarglst acciden

6733185 Further cleanup of SUN Studio 12 lint warnings in ON source.
6365532 socketvar.h strangles lint for everyone
5002763 Sockfs debug macros should be linted
6746261 _mkarglst accidentally exported from libc.

show more ...


# a490cd42 15-Sep-2008 Prakash Jalan

6462857 panic in sendvec64()


# 3b3d24f3 12-Sep-2008 Jayakara Kini

6343194 sendfile can cause deadlock in filesystems
6706605 snf_smap_desbfree() does not properly align with KPM


# 311e3d4c 29-Jul-2008 georges

6675943 dblk_t structures may be overwitten by sendfilev() mishandling certain input vectors


# da6c28aa 25-Oct-2007 amw

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 Inter

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 ...


# bfb244ba 20-Jun-2007 pr14459

6563145 assertion failed: pp->p_vnode == vp, file: ../../common/vm/seg_map.c, line: 727


# 7f9ee850 08-Jun-2007 blu

6564963 sendfile hangs because sendvec_chunk uses unitialized variable


# 74024373 04-May-2007 pr14459

6532645 implement ZCP sendfile for 64-bit apps


# 0a8433ca 18-Aug-2006 rshoaib

6457392 assertion failed: total_size == 0, common/syscall/sendfile.c, line: 738


# 2db6c79f 04-Aug-2006 stevel

6399793 memory leak in sendvec_chunk
6423317 missing sched provider "wakeup" probe in cv_unsleep() as seen via select(3c)


# 2c9e429e 12-May-2006 brutus

6246755 nl7c_data_pfail reports errors


# 45916cd2 24-Mar-2006 jpk

PSARC/2002/762 Layered Trusted Solaris
PSARC/2005/060 TSNET: Trusted Networking with Security Labels
PSARC/2005/259 Layered Trusted Solaris Label Interfaces
PSARC/2005/573 Solaris Trusted

PSARC/2002/762 Layered Trusted Solaris
PSARC/2005/060 TSNET: Trusted Networking with Security Labels
PSARC/2005/259 Layered Trusted Solaris Label Interfaces
PSARC/2005/573 Solaris Trusted Extensions for Printing
PSARC/2005/691 Trusted Extensions for Device Allocation
PSARC/2005/723 Solaris Trusted Extensions Filesystem Labeling
PSARC/2006/009 Labeled Auditing
PSARC/2006/155 Trusted Extensions RBAC Changes
PSARC/2006/191 is_system_labeled
6293271 Zone processes should use zone_kcred instead of kcred
6394554 integrate Solaris Trusted Extensions

--HG--
rename : usr/src/cmd/dminfo/Makefile => deleted_files/usr/src/cmd/dminfo/Makefile
rename : usr/src/cmd/dminfo/dminfo.c => usr/src/cmd/allocate/dminfo.c

show more ...


# 2caf0dcd 06-Mar-2006 rshoaib

4999225 Broken code in socktpi.c
6341860 sockfs warnings should be zone aware
6386372 remove unused AF_NCA code from sockfs

--HG--
rename : usr/src/uts/common/fs/sockfs/ncafs.c =

4999225 Broken code in socktpi.c
6341860 sockfs warnings should be zone aware
6386372 remove unused AF_NCA code from sockfs

--HG--
rename : usr/src/uts/common/fs/sockfs/ncafs.c => deleted_files/usr/src/uts/common/fs/sockfs/ncafs.c

show more ...


12