Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2001 19:48:38 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_lock.c
Message-ID:  <200110240248.f9O2mco66375@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/10/23 19:48:38 PDT

  Modified files:
    sys/nfsclient        nfs_lock.c 
  Log:
  o Note an additional potential problem here: LOCKD_MSG directly exports
    struct ucred to userland.  In 5.0-CURRENT, it is desirable to instead
    export struct xucred, as ucred contains mutexes, pointers, and other
    kernel evil.  I'll add it to my work queue.
  
  Revision  Changes    Path
  1.16      +4 -0      src/sys/nfsclient/nfs_lock.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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