VFS messaging/interfacing work stage 3/99: Bring in the journaling
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 25 Aug 2004 19:14:40 +0000 (19:14 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 25 Aug 2004 19:14:40 +0000 (19:14 +0000)
commitcbe54d63188c72e1374c1ac9ac367d31864f1b76
treec85c61161c2ac9612c8960b453198c5e1c47bf1d
parenta718d9b9505cf7169185b800034b3e35e23d6572
VFS messaging/interfacing work stage 3/99:  Bring in the journaling
(and other) facilities infrastructure.  This is not yet operational and
will probably change, but is being brought in now to serve as a foil to
ensure that the namespace and range locking work is properly integrated with
the intended journaling and cache coherency infrastructure.

This commit also reserves some space in the vop_ops args structures to
reduce pain later on.

Since no flags are yet set in vop_ops this commit should not result in
any operational changes.
sys/kern/vfs_vopops.c
sys/sys/vfsops.h