Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 12:31:15 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_acl.c
Message-ID:  <200206271931.g5RJVFiL007550@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/06/27 12:31:15 PDT

  Modified files:
    sys/kern             kern_acl.c 
  Log:
  Fix a bug that prevented the deletion of non-default ACLs from being
  passed down the VFS stack.  While I'm here, replace a '0' with a 'NULL'
  to make the code more readable.
  
  Sponsored by:   DARPA, NAI Labs
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.30      +1 -1      src/sys/kern/kern_acl.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?200206271931.g5RJVFiL007550>