git: kernel: remove O_ROOTCRED

Francois Tigeot ftigeot at crater.dragonflybsd.org
Mon Jul 30 04:22:24 PDT 2012


commit f95f4241646d758934cfd0f3134fcee57ceb8994
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sun Jul 29 18:23:31 2012 +0200

    kernel: remove O_ROOTCRED
    
    * This flag was DragonFly-specific and effectively unused
    
    * Removing it frees up flag space for interacting with the rest of the world
    
    * Partially fixes issue #2357

Summary of changes:
 sys/kern/kern_fp.c |   11 ++++-------
 sys/sys/fcntl.h    |    4 ----
 2 files changed, 4 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f95f4241646d758934cfd0f3134fcee57ceb8994


-- 
DragonFly BSD source repository





More information about the Commits mailing list