History log of /titanic_52/usr/src/uts/common/fs/nfs/nfs4_db.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 1a5e258f 08-Aug-2014 Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

5045 use atomic_{inc,dec}_* instead of atomic_add_*
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@joyent.com>


# 422d9515 15-Apr-2010 Gerald Thornbrugh <Gerald.Thornbrugh@Sun.COM>

6927545 NFSv4 reaper thread can exit without clearing up DB entries


# f6cf9e50 24-Nov-2009 Rick Mesta <rick.mesta@sun.com>

6821270 NFSv4 open state id table exhausted
6854700 NFSv4 reaper_thread only runs at 5 minute intervals
6886843 spurious NFS4ERR_SERVERFAULT with 1M nodes in rfs4 db


# d3d50737 13-Nov-2009 Rafael Vanoni <rafael.vanoni@sun.com>

PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64
Portions contributed by Chad Mynhier <cmynhier@gmail.com>


# d216dff5 16-Jun-2009 Robert Mastors <Robert.Mastors@Sun.COM>

6711844 assert: vp->v_shrlocks == 0L, file: ../../common/fs/vnode.c, line: 2333
6769772 assert: vp->v_filocks == 0L, file: ../../common/fs/vnode.c, line: 2344
6839233 VSD usage of v_lock could cause

6711844 assert: vp->v_shrlocks == 0L, file: ../../common/fs/vnode.c, line: 2333
6769772 assert: vp->v_filocks == 0L, file: ../../common/fs/vnode.c, line: 2344
6839233 VSD usage of v_lock could cause deadlock
PSARC 2009/343 VSD locking update
6850766 nfsv4 server code cleanup

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch