Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 00:24:02 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_misc.c
Message-ID:  <200206140724.g5E7O2s00703@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/06/14 00:24:02 PDT

  Modified files:
    sys/compat/linux     linux_misc.c 
  Log:
  Add a comment about how we should use vn_open() here instead of directly
  invoking VOP_OPEN().  This would reduce code redundancy with the rest
  of the kernel, and also is required for MAC to work properly.
  
  Revision  Changes    Path
  1.123     +4 -0      src/sys/compat/linux/linux_misc.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?200206140724.g5E7O2s00703>