Home | History | Annotate | Download | only in rumpvfs
History log of /src/sys/rump/librump/rumpvfs/rumpvfs_if_wrappers.c
RevisionDateAuthorComments
 1.16  23-Feb-2020  ad UVM locking changes, proposed on tech-kern:

- Change the lock on uvm_object, vm_amap and vm_anon to be a RW lock.
- Break v_interlock and vmobjlock apart. v_interlock remains a mutex.
- Do partial PV list locking in the x86 pmap. Others to follow later.
 1.15  26-Jan-2016  pooka branches: 1.15.18; 1.15.24;
regen rump kernel interfaces for header change.
(they were already manually edited for a prior commit, so not much change)
 1.14  26-Jan-2016  pooka Put the kernelside rump kernel headers into <rump-sys> instead of
sprinkling them around the faction directories. Avoids having
to add a CPPFLAGS (or several) to pretty much every component
Makefile.

Leave compat headers around in the old locations.

The commit changes some autogenerated files, but I'll fix the
generators shortly and regen.
 1.13  23-Apr-2015  pooka regen for COMPAT_50 sprinklage
 1.12  25-Apr-2014  pooka branches: 1.12.4;
regen
 1.11  25-Apr-2014  pooka regen for etfs move from rumpvfs to rumpkern
 1.10  18-Nov-2012  pooka branches: 1.10.2; 1.10.10;
regen
 1.9  30-Nov-2010  pooka branches: 1.9.8; 1.9.18;
regen: checksavecn is gone
 1.8  07-Sep-2010  pooka regen: rcvp/cdir interfaces go byebye in favour of rump syscalls
 1.7  19-Jul-2010  pooka regen: stat compat syscalls moved
 1.6  26-May-2010  pooka regen: rump_vfs_mount_print
 1.5  20-May-2010  pooka regen: rump_vfs_extattrctl
 1.4  14-Apr-2010  pooka regen: kauth_cred_t -> struct kauth_cred *
 1.3  15-Oct-2009  pooka branches: 1.3.2; 1.3.4; 1.3.6;
regen: scheduling points in rump_pub wrappers
 1.2  14-Oct-2009  pooka regen: put all public interfaces created by ifspec into a rump_pub namespace
 1.1  14-Oct-2009  pooka generate rump local interfaces
 1.3.6.2  05-Mar-2011  rmind sync with head
 1.3.6.1  30-May-2010  rmind sync with head
 1.3.4.4  09-Oct-2010  yamt sync with head
 1.3.4.3  11-Aug-2010  yamt sync with head.
 1.3.4.2  11-Mar-2010  yamt sync with head
 1.3.4.1  15-Oct-2009  yamt file rumpvfs_if_wrappers.c was added on branch yamt-nfs-mp on 2010-03-11 15:04:39 +0000
 1.3.2.3  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.3.2.2  17-Aug-2010  uebayasi Sync with HEAD.
 1.3.2.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.9.18.3  03-Dec-2017  jdolecek update from HEAD
 1.9.18.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.9.18.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.9.8.2  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.9.8.1  16-Jan-2013  yamt sync with (a bit old) head
 1.10.10.1  10-Aug-2014  tls Rebase.
 1.10.2.1  18-May-2014  rmind sync with head
 1.12.4.2  19-Mar-2016  skrll Sync with HEAD
 1.12.4.1  06-Jun-2015  skrll Sync with HEAD
 1.15.24.1  29-Feb-2020  ad Sync with head.
 1.15.18.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed