Home | History | Annotate | Download | only in union
History log of /src/tests/fs/union/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  12-Jan-2011  pooka branches: 1.3.12; 1.3.22;
Move basic unionfs test from fs/union to fs/vfs and make it test
all whiteout-supporting file systems with the file system in question
as the upper layer. Also, add an unlink to the test to see if
whiteouts are really working.

ffslog_basic is the test case for PR kern/44377
 1.2  29-Jun-2010  pooka xfail test for problem described in PR kern/23986
 1.1  29-Mar-2010  pooka Add basic union test.
 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