cvs commit: src/sys/security/mac mac_process.c

Christian S.J. Peron csjp at FreeBSD.org
Tue Nov 22 02:07:24 GMT 2005


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


More information about the cvs-src mailing list