]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r230100
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 28 Jan 2012 01:45:19 +0000 (01:45 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 28 Jan 2012 01:45:19 +0000 (01:45 +0000)
commit89d6ecc2a86cf68de108fb692887d724e745611d
tree54241378c86dbabe53e2f5faa457e619d5587a6d
parent5f1be0d1a0137f458bfcd821834b743a4da16890
MFC: r230100
Tai Horgan reported via email that there were two places in
the new NFSv4 server where the code follows the wrong list.
Fortunately, for these fairly rare cases, the lc_stateid[]
lists are normally empty. This patch fixes the code to
follow the correct list.

git-svn-id: svn://svn.freebsd.org/base/stable/9@230637 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsserver/nfs_nfsdstate.c