Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2005 02:06:59 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/security/mac mac_process.c
Message-ID:  <200511220206.jAM26xZK098168@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2005-11-22 02:06:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/security/mac     mac_process.c 
  Log:
  MFC revision 1.111
  MFC revision 1.110
  MFC revision 1.109
  
  - Lock the object while traversing the list of it's backing objects
  - Use the correct object while calculating offsets
  - Conditionally pickup Giant if debug.mpsafevfs == 0 or if the file
    system is not marked as being MP safe.
  
  Revision   Changes    Path
  1.108.2.1  +13 -5     src/sys/security/mac/mac_process.c



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