DragonFly commits List (threaded) for 2008-05
[
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 2008/05/25 11:34:46 PDT
DragonFly src repository
Modified files:
sys/sys mount.h
sys/kern vfs_helper.c
Log:
Add vop_helper_chmod() and vop_helper_chown(). These helper functions
implement the guts of a standard unix chmod or chown operation, including
validation based on creds.
Revision Changes Path
1.39 +5 -0 src/sys/sys/mount.h
1.5 +69 -1 src/sys/kern/vfs_helper.c
http://www.dragonflybsd.org/cvsweb/src/sys/sys/mount.h.diff?r1=1.38&r2=1.39&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_helper.c.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]