kernel: remove O_ROOTCRED
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 29 Jul 2012 16:23:31 +0000 (18:23 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Mon, 30 Jul 2012 07:51:19 +0000 (09:51 +0200)
commitf95f4241646d758934cfd0f3134fcee57ceb8994
tree258dbbd774314d1ffd0fb184caeadcfc8b0e0258
parentb3f7971467e0ce7934443aab946e11396d9f78e6
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
sys/kern/kern_fp.c
sys/sys/fcntl.h