]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r212362
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 27 Sep 2010 01:41:39 +0000 (01:41 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 27 Sep 2010 01:41:39 +0000 (01:41 +0000)
commitc69f77fd419cd83052538e71158837c79ce91d30
treea6fa48d7724c29de5b4b91ae697f4e140f6d849b
parent0813b82c162c71b12501318468296a3ff1fa8685
MFC: r212362
Fix the experimental NFS client so that it doesn't panic when
NFSv2,3 byte range locking is attempted. A fix that allows the
nlm_advlock() to work with both clients is in progress, but
may take a while. As such, I am doing this commit so that
the kernel doesn't panic in the meantime.

git-svn-id: svn://svn.freebsd.org/base/stable/8@213189 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsclient/nfs_clvnops.c