History log of /netbsd-src/tests/lib/librumphijack/t_vfs.sh (Results 1 – 7 of 7)
Revision Date Author Comments
# b3a49969 28-May-2023 hannken <hannken@NetBSD.org>

Add RUMPHIJACK option "blanket=/DEV" so mount_ffs may canonicalise
and mount the device path. Cannot use "/rump/DEV" here as the device
path is embedded in "struct ufs_args" where it doesnt get hija

Add RUMPHIJACK option "blanket=/DEV" so mount_ffs may canonicalise
and mount the device path. Cannot use "/rump/DEV" here as the device
path is embedded in "struct ufs_args" where it doesnt get hijacked.

show more ...


# 16b71d29 04-Aug-2012 riastradh <riastradh@NetBSD.org>

Implement link(2) in rumphijack. Add a couple trivial test cases.


# 54a5bd4b 01-Dec-2011 christos <christos@NetBSD.org>

add missing dev_disk library for getdiskinfo.


# 7e4239ca 08-Mar-2011 pooka <pooka@NetBSD.org>

some blanket tests


# 5ec61923 08-Mar-2011 pooka <pooka@NetBSD.org>

test case for runon prefixes


# 24861947 23-Feb-2011 pooka <pooka@NetBSD.org>

some tests for mv(1)


# 9f3340d9 23-Feb-2011 pooka <pooka@NetBSD.org>

simple vfs tests (mount ffs, cp/pax files there, un/remount,
check with diff)