]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r198291:
authorjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 31 Dec 2009 07:34:38 +0000 (07:34 +0000)
committerjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 31 Dec 2009 07:34:38 +0000 (07:34 +0000)
commit7783fd0db6587b5a5c0041c5d4fa50a1d190b4e3
tree35b52191d6abd6dc0864f6fcb81b5192286a6f66
parentbbf3195b4dc94709578c8df09610871b30a9f088
MFC r198291:

Unloading of the nfscl module is unsupported because newnfslock doesn't
support unloading. It's not trivial to implement newnfslock unloading so
for now just admit that unloading is unsupported and refuse to attempt
unload in all nfscl module event handlers.

Approved by: trasz (mentor)

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