DragonFly commits List (threaded) for 2007-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_helper.c src/sys/sys mount.h src/sys/conf files
dillon 2007/11/02 12:54:16 PDT
DragonFly src repository
Modified files:
sys/sys mount.h
sys/conf files
Added files:
sys/kern vfs_helper.c
Log:
Break-out the standard UNIX uid/gid tests for VOP_ACCESS into a helper file.
The code was basically taken from UFS and the helper file retains the
appropriate copyright. This way HAMMER can call the procedure without us
needing to add the University copyright to HAMMER sources.
Revision Changes Path
1.32 +4 -0 src/sys/sys/mount.h
1.187 +1 -0 src/sys/conf/files
http://www.dragonflybsd.org/cvsweb/src/sys/sys/mount.h.diff?r1=1.31&r2=1.32&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.diff?r1=1.186&r2=1.187&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]