K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2012-01-05T02:05:15.699184Z K 7 svn:log V 289 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. END