Home | History | Annotate | Download | only in rumpvfs
History log of /src/tests/rump/rumpvfs/t_p2kifs.c
RevisionDateAuthorComments
 1.7  03-May-2022  hannken Lock vnode for VOP_LOOKUP().
 1.6  13-Jan-2017  christos Don't play with "../.." in includes for h_macros.h; deal with it centrally.
Minor fixes.
 1.5  25-Jan-2016  pooka branches: 1.5.2;
Don't include <rump/rumpvnode_if.h> from rump.h. It's not needed
unless you're doing something special, but requires register_t.
Adjust the few places which actually need rumpvnode_if.h.
 1.4  07-Feb-2014  hannken Change vnode operation lookup to return the resulting vnode *vpp unlocked.
Change cache_lookup() to return an unlocked vnode.

Discussed on tech-kern@

Welcome to 6.99.31
 1.3  02-Jan-2011  pooka branches: 1.3.6; 1.3.12;
+ rump_lwproc_newproc -> rump_lwproc_rfork()
+ add a tess for rump_lwproc_rfork()
 1.2  14-Dec-2010  pooka Use a larger array to avoid overflow.

from Piotr Meyer
 1.1  30-Nov-2010  pooka test makecn/freecn
 1.3.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.5.2.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed