Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 10:07:11 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs fs.h
Message-ID:  <200210141707.g9EH7Bsk015199@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/14 10:07:11 PDT

  Modified files:
    sys/ufs/ffs          fs.h 
  Log:
  Define two new superblock file system flags:
  
  FS_ACLS         Administrative enable/disable of extended ACL support
  FS_MULTILABEL   Administrative flag to indicate to the MAC Framework
                  that objects in the file system are individually
                  labeled using extended attributes.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  Reviewed by:    (in principal) mckusick, phk
  
  Revision  Changes    Path
  1.34      +10 -0     src/sys/ufs/ffs/fs.h

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?200210141707.g9EH7Bsk015199>