]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r227743
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 02:05:15 +0000 (02:05 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 02:05:15 +0000 (02:05 +0000)
commit7853fbf2e0cd3241ac4ea449f1531aafeccadb06
tree17f2df2fbbc576d5e6182690d7ab9218ca2a606f
parent3ee2385e4d14ca936f43f7a1efc7e96556a40994
MFC: r227743
Post r223774 the NFSv4 client never uses the linked list with the
head nfsc_defunctlockowner. This patch simply removes the code that
loops through this always empty list, since the code no longer does
anything useful. It should not have any effect on the client's
behaviour.

git-svn-id: svn://svn.freebsd.org/base/stable/8@229552 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfs/nfsclstate.h
sys/fs/nfsclient/nfs_clstate.c