History log of /illumos-gate/usr/src/uts/common/fs/portfs/port.c (Results 1 – 15 of 15)
Revision Date Author Comments
# f23ed011 10-Oct-2022 Patrick Mooney

15036 portfs wears inadequate pollcache disguise
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@mnx.i

15036 portfs wears inadequate pollcache disguise
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# bbf21555 26-Feb-2022 Richard Lowe

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
R

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# d1580181 11-Nov-2019 Bryan Cantrill

11927 Log, or optionally panic, on zero-length kmem allocations
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Gordon Ross

11927 Log, or optionally panic, on zero-length kmem allocations
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


# 660213e2 21-Oct-2018 Toomas Soome

11732 portfs: cast between incompatible function types
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>


# 43bd9002 20-Jan-2019 Toomas Soome

10754 portfs: NULL pointer errors
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joye

10754 portfs: NULL pointer errors
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# df2381bf 15-Aug-2007 praks

PSARC/2007/027 File Events Notification API
6367770 RFE: add userland interface to fem (file event monitoring)

--HG--
rename : deleted_files/usr/src/uts/common/fs/portfs/port_fop.c =

PSARC/2007/027 File Events Notification API
6367770 RFE: add userland interface to fem (file event monitoring)

--HG--
rename : deleted_files/usr/src/uts/common/fs/portfs/port_fop.c => usr/src/uts/common/fs/portfs/port_fop.c

show more ...


# ffc349ab 07-Aug-2007 dm120769

backout 6367770/6588702/6588839: needs work

--HG--
rename : usr/src/uts/common/fs/portfs/port_fop.c => deleted_files/usr/src/uts/common/fs/portfs/port_fop.c


# 31ceb98b 31-Jul-2007 praks

PSARC/2007/027 File Events Notification API
6367770 RFE: add userland interface to fem (file event monitoring)


# 3348528f 27-Apr-2007 dm120769

backout 6265036/6531693: causes 6544953


# aa59c4cb 27-Mar-2007 rsb

PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanism
6505923 Need better type checking for vnodeops
6531594 lxpr_readlink() is missing the "cred_t *cr" arg
6532559

PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanism
6505923 Need better type checking for vnodeops
6531594 lxpr_readlink() is missing the "cred_t *cr" arg
6532559 vfs_strayops does not use the vnode/vfs operation registration mechanism

show more ...


# a913396d 13-Feb-2007 qiao

6265036 cv_waituntil_sig() often returns early


# 34709573 26-Apr-2006 raf

PSARC 2005/706 SIGEV_THREAD and SIGEV_PORT
4017841 The SIGEV_THREAD option for event notification not implemented


# 61b4b1ef 13-Feb-2006 praks

6357796 Panic on event port on port_close_pfd
6358194 Deadlock panic on port_dissociate
6362390 "Deadlock: cycle in blocking chain" panic in portfs code
6367349 Panic on port_remove_event

6357796 Panic on event port on port_close_pfd
6358194 Deadlock panic on port_dissociate
6362390 "Deadlock: cycle in blocking chain" panic in portfs code
6367349 Panic on port_remove_event_doneq
6374407 port_getn does not dissociate fd when it reports an event on it
6362558 system panics in port_associate_ksource

show more ...


# f7ccf9b3 21-Jun-2005 praks

6281254 port_getn will trip on a NULL pointer and cause a panic
6241163 Using aio with event ports can hang the system


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch