]> git.proxmox.com Git - mirror_spl.git/commit
Load zlib_inflate.ko
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 21 Mar 2011 23:32:29 +0000 (16:32 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 22 Mar 2011 19:18:44 +0000 (12:18 -0700)
commit9b0c3b2aa87610690cf6e1a792ff1484274a392d
tree7902a8d7fe0d356d6964d6fbffd9e2c63eed65b3
parent2092cf68d89a51eb0d6193aeadabb579dfc4b4a0
Load zlib_inflate.ko

Certain stock kernels (Debian Lenny) are built with zlib_inflate.ko
as a kernel module.  To ensure 'make check' works in-tree load this
module before loading the spl module.  This is now required for the
zlib splat regression test.
scripts/check.sh