DragonFly commits List (threaded) for 2007-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/conf files options src/sys/sys vfscache.h src/sys/vfs/userfs Makefile userfs.h userfs_elms.c userfs_inode.c userfs_vfsops.c userfs_vnops.c
dillon 2007/08/13 10:49:17 PDT
DragonFly src repository
Modified files:
sys/conf files options
sys/sys vfscache.h
Added files:
sys/vfs/userfs Makefile userfs.h userfs_elms.c
userfs_inode.c userfs_vfsops.c
userfs_vnops.c
Log:
Part 1/many USERFS support. Bring in the initial userfs infrastructure.
Add syslink-based mount support. Most of the VOPs are still just dummy
wrappers with this commit. USERFS is not yet linked into the build.
Revision Changes Path
1.169 +4 -0 src/sys/conf/files
1.70 +1 -0 src/sys/conf/options
1.10 +2 -1 src/sys/sys/vfscache.h
http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.diff?r1=1.168&r2=1.169&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.diff?r1=1.69&r2=1.70&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/vfscache.h.diff?r1=1.9&r2=1.10&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]