History log of /illumos-gate/usr/src/uts/common/sys/port_impl.h (Results 1 – 12 of 12)
Revision Date Author Comments
# 72102e74 03-Aug-2012 Bryan Cantrill

3928 `tail -f ...` doesn't notice file truncation
3929 `man tail` doesn't mentioned "-F" option
3930 'tail -F ...' not resetting the offset of file rotation properly
3968 want FILE_TRUNC

3928 `tail -f ...` doesn't notice file truncation
3929 `man tail` doesn't mentioned "-F" option
3930 'tail -F ...' not resetting the offset of file rotation properly
3968 want FILE_TRUNC event for PORT_SOURCE_FILE
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Approved by: Dan McDonald <danmcd@nexenta.com>

show more ...


# 7c88c50e 21-Jan-2009 Pramod Batni

6736713 Event port bug results in system panic
6790056 race between port_dissociate() and close() can cause system panic


# 073af7d9 13-Feb-2008 praks

6659309 port_associate_fop frees a buffer twice if port_pfp_setup returns an error.
6660685 unmount can hang on file systems having active file events watches.


# 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


# 9f23d599 01-Mar-2007 praks

6502013 kernel heap corruptions have been seen during io stress test on domain0
6527579 port_dissociate() does not indicate whether fd was associated


# a913396d 13-Feb-2007 qiao

6265036 cv_waituntil_sig() often returns early


# 11dc39dd 20-Oct-2006 praks

6468901 recursive mutex_enter in pollwakeup


# 34709573 26-Apr-2006 raf

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


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

OpenSolaris Launch