Home | History | Annotate | Download | only in umapfs
History log of /src/tests/fs/umapfs/Makefile
RevisionDateAuthorComments
 1.5  01-Mar-2020  christos Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
 1.4  10-Jun-2014  he branches: 1.4.24;
Fix static linking for the tests: -lrump is also used by -lrumpuser,
so we also need -lrump after -lrumpuser. Fixes build for sun2.
 1.3  11-Apr-2010  pooka branches: 1.3.12; 1.3.22;
Following nullfs, rename rumpfs_umapfs to rumpfs_umap to make the
basename the same as the kernel module (this too was in-tree only
for a little over a week with the old name).
 1.2  30-Mar-2010  pooka anti-pasto
 1.1  30-Mar-2010  pooka Add basic test for umapfs functionality.

XXX: the reverse mapping case (last subsubtest in t_basic) does
not make any sense, but apparently that how umapfs works. I'm not
familiar enough with the code to determine if this is a wanted
feature or a pure and simple bug.
 1.3.22.1  10-Aug-2014  tls Rebase.
 1.3.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.24.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed