Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2009 15:06:18 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clport.c nfs_clsubs.c
Message-ID:  <200910201506.n9KF6S8i065515@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2009-10-20 15:06:18 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clport.c nfs_clsubs.c 
  Log:
  SVN rev 198291 on 2009-10-20 15:06:18Z by jh
  
  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.
  
  Reviewed by:    rmacklem
  Approved by:    trasz (mentor)
  
  Revision  Changes    Path
  1.8       +7 -0      src/sys/fs/nfsclient/nfs_clport.c
  1.3       +7 -0      src/sys/fs/nfsclient/nfs_clsubs.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910201506.n9KF6S8i065515>