Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2010 00:25:04 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clport.c src/sys/fs/nfsserver nfs_nfsdport.c
Message-ID:  <201006150025.o5F0PFj2005294@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2010-06-15 00:25:04 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clport.c 
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 209191 on 2010-06-15 00:25:04Z by rmacklem
  
  Add MODULE_DEPEND() macros to the experimental NFS client and
  server so that the modules will load when kernels are built with
  none of the NFS* configuration options specified. I believe this
  resolves the problems reported by PR kern/144458 and the email on
  freebsd-stable@ posted by Dmitry Pryanishnikov on June 13.
  
  Tested by:      kib
  PR:             kern/144458
  Reviewed by:    kib
  MFC after:      1 week
  
  Revision  Changes    Path
  1.10      +2 -0      src/sys/fs/nfsclient/nfs_clport.c
  1.23      +2 -0      src/sys/fs/nfsserver/nfs_nfsdport.c



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