tests: allow crc32c to be a built-in or have a different name

Zach Brown zach.brown at oracle.com
Tue Apr 22 14:04:31 PDT 2008


> +	modprobe `modinfo -F depends $topdir/lk/crfs.ko` || \
> +		fail "modprobe `modinfo -F depends $topdir/lk/crfs.ko` failed"

I committed a change that does this.  I didn't bother to only do it if
the insmod fails, since it seems to work fine if the modules are already
loaded.  I hope that works over there ;).

- z



More information about the crfs-devel mailing list