Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2011 15:33:13 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_snapshot.c ffs_softdep.c src/sys/ufs/ufs ufs_acl.c ufs_vnops.c
Message-ID:  <201102091533.p19FXR5i032111@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2011-02-09 15:33:13 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_snapshot.c ffs_softdep.c 
    sys/ufs/ufs          ufs_acl.c ufs_vnops.c 
  Log:
  SVN rev 218485 on 2011-02-09 15:33:13Z by netchild
  
  Add some FEATURE macros for some UFS features.
  
  SU+J is not included as a FEATURE macro:
   - it was not in the tree during the GSoC
   - I do not see an option to en-/disable it in NOTES
  
  Two minor changes where made during the review compared to what was developed
  during GSoC 2010.
  
  No FreeBSD version bump, the userland application to query the features will
  be committed last and can serve as an indication of the availablility if
  needed.
  
  Sponsored by:   Google Summer of Code 2010
  Submitted by:   kibab
  Reviewed by:    kib
  X-MFC after:    to be determined in last commit with code from this project
  
  Revision  Changes    Path
  1.154     +1 -0      src/sys/ufs/ffs/ffs_snapshot.c
  1.266     +3 -0      src/sys/ufs/ffs/ffs_softdep.c
  1.27      +2 -0      src/sys/ufs/ufs/ufs_acl.c
  1.325     +11 -0     src/sys/ufs/ufs/ufs_vnops.c



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