History log of /titanic_51/usr/src/uts/common/fs/nfs/nfs4_recovery.c (Results 1 – 22 of 22)
Revision Date Author Comments
# 81d2f16d 22-Feb-2017 Marcel Telka <marcel@telka.sk>

7721 Poor nfs4_frlock() performance for blocking locks
Reviewed by: Arne Jansen <arne@die-jansens.de>

refs #3314

(cherry picked from commit 50c466d9c807cb0b41199d4859f2b2a281c0a93f)


# ed076bbf 20-Feb-2017 Marcel Telka <marcel@telka.sk>

3629 NFSv4 client: assertion failed: vp->v_filocks == NULL, file: ../../common/fs/vnode.c, line: 2429
Reviewed by: Arne Jansen <arne@die-jansens.de>

refs #3315

(cherry picked from commit 7035843c9b

3629 NFSv4 client: assertion failed: vp->v_filocks == NULL, file: ../../common/fs/vnode.c, line: 2429
Reviewed by: Arne Jansen <arne@die-jansens.de>

refs #3315

(cherry picked from commit 7035843c9b12df16728107d0d9419ccf05b11f7b)

show more ...


# ddbc368a 10-Mar-2010 Rick Mesta <rick.mesta@sun.com>

6916212 NFSv4 client recovery thread deadlocks after failover


# 2f172c55 10-Dec-2009 Robert Thurlow <Robert.Thurlow@Sun.COM>

6232737 Client should support NFS4ERR_MOVED and fs_locations
6232743 Server should support NFS4ERR_MOVED and fs_locations
6891289 client panick mutex_vector_tryenter with some stress testing


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


# 3b895386 12-Jun-2009 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6707722 nfs4_start_fop() uses gethrestime_sec() with 1 second granularity to detect server change
6721281 panic: assertion failed: np != 0L, file: ../../common/fs/nfs/nfs4_callback.c, line: 1309
6500

6707722 nfs4_start_fop() uses gethrestime_sec() with 1 second granularity to detect server change
6721281 panic: assertion failed: np != 0L, file: ../../common/fs/nfs/nfs4_callback.c, line: 1309
6500269 assertion failed: sp->mntinfo4_list == mi, file: ../../common/fs/nfs/nfs4_vfsops.c, line: 3258

show more ...


# ffa198ef 30-Apr-2008 vv149972 <none@none>

6613430 Process that restarts read(2) after EINTR loops forever when using NFSv4 over tunnel


# 810116a9 15-Apr-2008 dm120769 <none@none>

backout 6613430: RTI not approved for build 89


# b569cf70 15-Apr-2008 vv149972 <none@none>

6613430 Process that restarts read(2) after EINTR loops forever when using NFSv4 over tunnel


# 1988a130 04-Dec-2007 dm120769 <none@none>

backout 6627435: caused gate panic


# 4fbc3f84 30-Nov-2007 batschul <none@none>

6627435 nfs4_wait_for_delay() and nfs4_wait_for_grace() do not quite deliver on their promise


# b9238976 23-Oct-2007 th199096 <none@none>

PSARC 2007/416 NFSv4 Mirror-mounts
PSARC 2007/563 Add _AT_TRIGGER to fstatat(2)
5035401 allow clients to cross server filesystem boundaries if the fs is visible
6613892 nftw(3C) has potential securit

PSARC 2007/416 NFSv4 Mirror-mounts
PSARC 2007/563 Add _AT_TRIGGER to fstatat(2)
5035401 allow clients to cross server filesystem boundaries if the fs is visible
6613892 nftw(3C) has potential security issues

show more ...


# 38e20649 16-May-2007 jwahlig <none@none>

6516911 make_milist does not handle kmem_alloc failure


# 50a83466 29-Mar-2006 jwahlig <none@none>

6246967 bad mutex panic while zone reboot


# d7d95b9a 15-Dec-2005 jwahlig <none@none>

6363462 assertion panic mi->mi_vfsp->vfs_count > 1, file: ../../common/fs/nfs/nfs4_recovery.c, line: 1551


# e749d04d 07-Nov-2005 jwahlig <none@none>

6281864 NFS4ERR_WRONGSEC errors returned from nfs4 server panics clients
6338919 broadcasting recovery complete too often.


# 9d69731e 01-Nov-2005 dduvall <none@none>

backout 6281864: causes 6343644


# 108322fb 27-Oct-2005 carlsonj <none@none>

PSARC 2005/474 Zones Upgrade (Ashanti and Zulu)
6328286 need scratch zone support for upgrade
6328296 need temporary NFS feature to support cross-zone traffic in miniroot environment (only)
6328310 z

PSARC 2005/474 Zones Upgrade (Ashanti and Zulu)
6328286 need scratch zone support for upgrade
6328296 need temporary NFS feature to support cross-zone traffic in miniroot environment (only)
6328310 zone_destroy shouldn't camp on the root vnode
6329667 zoneadm fails, but still exits with status zero

show more ...


# 5145070b 19-Oct-2005 jwahlig <none@none>

6281864 NFS4ERR_WRONGSEC errors returned from nfs4 server panics clients


# ba8fdb6f 03-Aug-2005 ek110237 <none@none>

6295532 weird NFS warnings of "try_failover: unexpected rpc error" during halt if zones are active


# a092743b 14-Jul-2005 ek110237 <none@none>

5064742 better to have mi_srvsettime protected by mi_recovlock, not s_lock


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

OpenSolaris Launch