DragonFly commits List (threaded) for 2007-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys mount.h src/sys/kern vfs_helper.c
dillon 2007/11/20 13:37:54 PST
DragonFly src repository
Modified files:
sys/sys mount.h
sys/kern vfs_helper.c
Log:
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.
Revision Changes Path
1.36 +4 -2 src/sys/sys/mount.h
1.3 +13 -0 src/sys/kern/vfs_helper.c
http://www.dragonflybsd.org/cvsweb/src/sys/sys/mount.h.diff?r1=1.35&r2=1.36&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_helper.c.diff?r1=1.2&r2=1.3&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]