dirfs - Rework how host file permissions are checked.
commit83837cefd393a05bfbab3822a5871134d8e1abe9
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Thu, 10 Oct 2013 11:24:31 +0000 (10 04:24 -0700)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Thu, 10 Oct 2013 11:34:27 +0000 (10 04:34 -0700)
tree7bf7ea4236f21d9c67bde86733c59ca7f7a155a6
parenta4adb7f3df4dc86dd0a73e2ac7cac1b1ad804355
dirfs - Rework how host file permissions are checked.

* Retrieve uid/gid of the user running the vkernel on mount time
  instead of on every open(2).
sys/vfs/dirfs/dirfs.h
sys/vfs/dirfs/dirfs_subr.c
sys/vfs/dirfs/dirfs_vfsops.c
sys/vfs/dirfs/dirfs_vnops.c