Add vop_helper_create_uid() - roughly taken from UFS. Figure out special
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 Nov 2007 21:37:54 +0000 (21:37 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 Nov 2007 21:37:54 +0000 (21:37 +0000)
commitfb356552a570d1ecfb22da7637ece2e2e1d181a2
tree5c0448bb7b10f81caecabe551007dabcdbcc480d
parent6676af7695a03b571449767adb67c657e2180575
Add vop_helper_create_uid() - roughly taken from UFS.  Figure out special
directory permissions given the directory mode, uid, cred, and other
information, and return the uid which should be used to create a new
file/node.
sys/kern/vfs_helper.c
sys/sys/mount.h