cvs commit: src/sys/sys mountctl.h src/sys/kern vfs_journal.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Dec 31 15:49:08 PST 2004
dillon 2004/12/31 15:48:08 PST
DragonFly src repository
Modified files:
sys/sys mountctl.h
sys/kern vfs_journal.c
Log:
Journaling layer work. Add shims and skeleton code for most of the
remaining modifying VFS ops.
Revision Changes Path
1.4 +14 -1 src/sys/sys/mountctl.h
1.5 +376 -1 src/sys/kern/vfs_journal.c
http://www.dragonflybsd.org/cvsweb/src/sys/sys/mountctl.h.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_journal.c.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list