History log of /titanic_53/usr/src/uts/common/sys/port_impl.h (Results 1 – 12 of 12)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: titanic_53.0, titanic_51.4, titanic_52.1, titanic_51.3, titanic_52.0, titanic_50.16, titanic_51.2, titanic_50.15, titanic_51.1, titanic_51.0, titanic_50.14, titanic_50.13, titanic_50.12, titanic_50.11, titanic_50.10, titanic_50.9, titanic_50.8, titanic_50.7, titanic_50.6, titanic_50.5, titanic_50.4, titanic_50.3, titanic_50.2, titanic_50.1, titanic_50.0
# 72102e74 03-Aug-2012 Bryan Cantrill <bryan@joyent.com>

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 PO

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 <Pramod.Batni@Sun.COM>

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


# 073af7d9 14-Feb-2008 praks <none@none>

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 <none@none>

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/co

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 <none@none>

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 <none@none>

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


# 3348528f 27-Apr-2007 dm120769 <none@none>

backout 6265036/6531693: causes 6544953


# 9f23d599 01-Mar-2007 praks <none@none>

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 <none@none>

6265036 cv_waituntil_sig() often returns early


# 11dc39dd 20-Oct-2006 praks <none@none>

6468901 recursive mutex_enter in pollwakeup


# 34709573 26-Apr-2006 raf <none@none>

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 <none@none>

OpenSolaris Launch