History log of /titanic_51/usr/src/uts/common/fs/nfs/nfs4_vfsops.c (Results 1 – 25 of 35)
Revision Date Author Comments
# 8e46f7b4 14-Jan-2022 Arne Jansen <jansen@webgods.de>

8249 NFSv4 race condition in delegations/open

refs #3415


# 8a790dc6 25-Apr-2018 Marcel Telka <marcel@telka.sk>

9447 NFS unmount is slow

refs #3357

(cherry picked from commit 92034044e95e6f6e8fb6a3dddf68ddc2561c6870)


# bbe876c0 02-Apr-2015 Marcel Telka <marcel.telka@nexenta.com>

5761 nfs4_prot.x should be updated for RFC 7531
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Albert Lee <trisk@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# a19609f8 13-Aug-2010 jv227347 <Jordan.Vaughan@Sun.com>

6906740 Zones need an improved reference counting mechanism


# d7de0cea 23-Jul-2010 Robert Harris <Robert.Harris@Sun.COM>

6950914 remount can change mount point to "unspecified_mountpoint", causing panics


# c242f9a0 18-Jan-2010 chunli zhang - Sun Microsystems - Irvine United States <Chunli.Zhang@Sun.COM>

6873106 Need a mechanism to share buffers between fs modules


# 0776f5e6 15-Jan-2010 Vallish Vaidyeshwara <Vallish.Vaidyeshwara@Sun.COM>

6505192 nfs client hang after all async worker threads are stuck in condition variable


# b87f76ed 19-Dec-2009 Thomas Haynes <Thomas.Haynes@Sun.COM>

6901787 mntinfo4_t is no longer valid


# 5301ec54 11-Dec-2009 Robert Thurlow <Robert.Thurlow@Sun.COM>

6232737 Client should support NFS4ERR_MOVED and fs_locations (fix lint)
6232743 Server should support NFS4ERR_MOVED and fs_locations (fix lint)
6891289 client panick mutex_vector_tryenter with some s

6232737 Client should support NFS4ERR_MOVED and fs_locations (fix lint)
6232743 Server should support NFS4ERR_MOVED and fs_locations (fix lint)
6891289 client panick mutex_vector_tryenter with some stress testing
PSARC 2009/502 NFS Referrals

show more ...


# 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


# 7e450cbc 16-Sep-2009 James Wahlig <James.Wahlig@Sun.COM>

6869518 panic vmem_hash_delete: bad free at nfs4_free_args


# 22dc8f51 15-Sep-2009 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6853999 bump mi_srvset_cnt in remove_mi()
6868260 panic in nfs4delegreturn_cleanup_impl() even after fix for 6721281
6874901 race between find_nfs4_server_all() and nfs4_server_rele()


# 95c7fa91 24-Jul-2009 Pavel Filipensky <Pavel.Filipensky@Sun.COM>

6861594 NFSv4 client Deadlock: cycle in blocking chain at nfs4_move_mi


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


# e557fb2c 28-May-2009 Dai Ngo <dai.ngo@sun.com>

6676419 Huron panics due to NULL pointer dereference in "nfs" module


# f722863d 17-Nov-2008 Siyamaladevi Santhana Krishnan <Siyamaladevi.Krishnan@Sun.COM>

6572171 automount via NFSv4 could return "permission denied" on specific condition.


# bbf2a467 22-Oct-2008 Nagakiran Rajashekar <Nagakiran.Rajashekar@Sun.COM>

6300710 recursive mutex_enter in nfs4rename_persistent_fh()
6579226 XXX comment in sv_find() can disappear


# d708af74 09-Oct-2008 Thomas Haynes <Thomas.Haynes@Sun.COM>

6751438 mirror mounted mountpoints panic when umounted


# d3a14591 13-Aug-2008 Thomas Haynes <Thomas.Haynes@Sun.COM>

6684208 mirror mounted mountpoints don't want to umount when idle
6722697 snv92 dies often dereferencing a null ptr in nfs4_record_ephemeral_mount()
6722777 snv_92 dies often with Deadlock: cycle in

6684208 mirror mounted mountpoints don't want to umount when idle
6722697 snv92 dies often dereferencing a null ptr in nfs4_record_ephemeral_mount()
6722777 snv_92 dies often with Deadlock: cycle in blocking chain, out of nfs4_ephemeral_harvest_forest()

show more ...


# eabd0450 19-Mar-2008 th199096 <none@none>

6647356 panic at nfs4_ephemeral_umount


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


# aa59c4cb 27-Mar-2007 rsb <none@none>

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_strayop

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


# ab7762b6 08-Sep-2006 maheshvs <none@none>

6461860 Panic on net boot in nfs_async_stop (mutex_enter: bad_mutex)


# 22d5e933 30-Jun-2006 kr143551 <none@none>

6444204 nfs4 mount returns "Bad Address"


# 39d3e169 10-Jun-2006 evanl <none@none>

PSARC 2005/714 Automounter Scalability Enhancements
6224343 autofs should use doors to talk to automountd

--HG--
rename : usr/src/cmd/fs.d/autofs/key_generic.c => deleted_files/usr/src/cmd/fs.d/auto

PSARC 2005/714 Automounter Scalability Enhancements
6224343 autofs should use doors to talk to automountd

--HG--
rename : usr/src/cmd/fs.d/autofs/key_generic.c => deleted_files/usr/src/cmd/fs.d/autofs/key_generic.c

show more ...


12