Commit Graph

17218 Commits

Author SHA1 Message Date
Brian Behlendorf d891ba0260 Merge branch 'linux-kernel-mem' into refs/top-bases/linux-zfs-branch 2010-03-11 14:09:28 -08:00
Brian Behlendorf 4425d6d053 Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem 2010-03-11 14:09:26 -08:00
Brian Behlendorf a5ade20741 Merge branch 'linux-kernel-disk' into refs/top-bases/linux-zfs-branch 2010-03-11 14:09:19 -08:00
Brian Behlendorf de35ba6f9d Merge commit 'refs/top-bases/linux-kernel-disk' into linux-kernel-disk 2010-03-11 14:09:18 -08:00
Brian Behlendorf 11408b1060 Merge branch 'linux-have-sysevent' into refs/top-bases/linux-zfs-branch 2010-03-11 14:09:11 -08:00
Brian Behlendorf c0ee5e91cd Merge commit 'refs/top-bases/linux-have-sysevent' into linux-have-sysevent 2010-03-11 14:09:10 -08:00
Brian Behlendorf 788aa1d837 Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2010-03-11 14:09:09 -08:00
Brian Behlendorf 31715cf4eb Merge branch 'linux-have-spl-debug' into refs/top-bases/linux-zfs-branch 2010-03-11 14:08:58 -08:00
Brian Behlendorf 0e6b056559 Merge commit 'refs/top-bases/linux-have-spl-debug' into linux-have-spl-debug 2010-03-11 14:08:56 -08:00
Brian Behlendorf 1895e6a76c Merge branch 'linux-have-mntent' into refs/top-bases/linux-zfs-branch 2010-03-11 14:08:49 -08:00
Brian Behlendorf 153513114a Merge commit 'refs/top-bases/linux-have-mntent' into linux-have-mntent 2010-03-11 14:08:47 -08:00
Brian Behlendorf d371e9d83e Merge branch 'linux-have-fm' into refs/top-bases/linux-zfs-branch 2010-03-11 14:08:41 -08:00
Brian Behlendorf 7f31493482 Merge commit 'refs/top-bases/linux-have-fm' into linux-have-fm 2010-03-11 14:08:39 -08:00
Brian Behlendorf b0436b0a97 Merge branch 'linux-docs' into refs/top-bases/linux-zfs-branch 2010-03-11 14:08:33 -08:00
Brian Behlendorf af3ec51a96 Merge commit 'refs/top-bases/linux-docs' into linux-docs 2010-03-11 14:08:31 -08:00
Brian Behlendorf feee765f99 Remove promise example config replace with a supermicro config
The promise config never worked quite right.  I'm replacing it with
a Supermicro config which does and which I've tested on a real test
system.
2010-03-11 14:04:12 -08:00
Brian Behlendorf e7b3766a69 Remove udev dependency when running in-tree
After much contemplation I can't see a clean way to use udev entirely
in-tree for testing.  This patch removed a horrible horrible hack which
would copy the needed udev bits in to place on your system to make it
work.  That however is simply not acceptable, nothing you in in-tree
should ever ever ever install something on your system.

Since I could not come up with a clean way to use udev in-tree.  The
fix is to simply parse the zdev config file and create the needed
symlinks in a sub-diretory or your working tree.  This is not as clean
as using udev but it does work perfectly well for in-tree testing.
2010-03-11 13:56:20 -08:00
Brian Behlendorf 49f4e90eca Merge branch 'linux-have-idmap' into refs/top-bases/linux-zfs-branch 2010-03-11 10:02:15 -08:00
Brian Behlendorf be593e9f46 Merge commit 'refs/top-bases/linux-have-idmap' into linux-have-idmap 2010-03-11 10:02:13 -08:00
Brian Behlendorf 7bab53ac65 Merge branch 'linux-ztest' into refs/top-bases/linux-zfs-branch 2010-03-11 10:02:07 -08:00
Brian Behlendorf f68680a4f8 Merge commit 'refs/top-bases/linux-ztest' into linux-ztest 2010-03-11 10:02:05 -08:00
Brian Behlendorf fd512c1007 Merge branch 'linux-unused' into refs/top-bases/linux-zfs-branch 2010-03-11 10:01:59 -08:00
Brian Behlendorf b75cde1e01 Merge commit 'refs/top-bases/linux-unused' into linux-unused 2010-03-11 10:01:57 -08:00
Brian Behlendorf 5e9c21ce20 Merge branch 'linux-libspl' into refs/top-bases/linux-zfs-branch 2010-03-11 10:01:51 -08:00
Brian Behlendorf 38b5ad081b Merge commit 'refs/top-bases/linux-libspl' into linux-libspl 2010-03-11 10:01:50 -08:00
Brian Behlendorf d48278abfa Merge branch 'linux-zpios' into refs/top-bases/linux-zfs-branch 2010-03-11 10:01:44 -08:00
Brian Behlendorf b258057882 Merge commit 'refs/top-bases/linux-zpios' into linux-zpios 2010-03-11 10:01:42 -08:00
Brian Behlendorf bd89c3332e Merge branch 'linux-user-disk' into refs/top-bases/linux-zfs-branch 2010-03-11 10:01:36 -08:00
Brian Behlendorf a47d4e4086 Merge commit 'refs/top-bases/linux-user-disk' into linux-user-disk 2010-03-11 10:01:34 -08:00
Brian Behlendorf b325c67932 Merge branch 'linux-symbol-collisions' into refs/top-bases/linux-zfs-branch 2010-03-11 10:01:28 -08:00
Brian Behlendorf bbd1c6c17e Merge commit 'refs/top-bases/linux-symbol-collisions' into linux-symbol-collisions 2010-03-11 10:01:26 -08:00
Brian Behlendorf ac7d885bae Merge branch 'linux-legacy' into refs/top-bases/linux-zfs-branch 2010-03-11 10:01:20 -08:00
Brian Behlendorf dcb855dc6e Merge commit 'refs/top-bases/linux-legacy' into linux-legacy 2010-03-11 10:01:18 -08:00
Brian Behlendorf d271d3caa7 Merge branch 'linux-kernel-mem' into refs/top-bases/linux-zfs-branch 2010-03-11 10:01:12 -08:00
Brian Behlendorf d58b0fe3d3 Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem 2010-03-11 10:01:11 -08:00
Brian Behlendorf bc678dfe14 Merge branch 'linux-kernel-disk' into refs/top-bases/linux-zfs-branch 2010-03-11 10:01:05 -08:00
Brian Behlendorf bdfdfcc069 Merge commit 'refs/top-bases/linux-kernel-disk' into linux-kernel-disk 2010-03-11 10:01:03 -08:00
Brian Behlendorf 5db06c49ff Merge branch 'linux-have-sysevent' into refs/top-bases/linux-zfs-branch 2010-03-11 10:00:57 -08:00
Brian Behlendorf 523f1bcffe Merge commit 'refs/top-bases/linux-have-sysevent' into linux-have-sysevent 2010-03-11 10:00:55 -08:00
Brian Behlendorf 6397e5a8a5 Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2010-03-11 10:00:54 -08:00
Brian Behlendorf 8de6e54104 Merge branch 'linux-have-spl-debug' into refs/top-bases/linux-zfs-branch 2010-03-11 10:00:43 -08:00
Brian Behlendorf 274cd545ce Merge commit 'refs/top-bases/linux-have-spl-debug' into linux-have-spl-debug 2010-03-11 10:00:41 -08:00
Brian Behlendorf aa76f00910 Merge branch 'linux-have-mntent' into refs/top-bases/linux-zfs-branch 2010-03-11 10:00:35 -08:00
Brian Behlendorf cabfd8d674 Merge commit 'refs/top-bases/linux-have-mntent' into linux-have-mntent 2010-03-11 10:00:33 -08:00
Brian Behlendorf f08aef2c25 Merge branch 'linux-have-fm' into refs/top-bases/linux-zfs-branch 2010-03-11 10:00:27 -08:00
Brian Behlendorf d8077963ff Merge commit 'refs/top-bases/linux-have-fm' into linux-have-fm 2010-03-11 10:00:25 -08:00
Brian Behlendorf e65e071268 Merge branch 'linux-docs' into refs/top-bases/linux-zfs-branch 2010-03-11 10:00:20 -08:00
Brian Behlendorf 0b627ac3c2 Merge commit 'refs/top-bases/linux-docs' into linux-docs 2010-03-11 10:00:17 -08:00
Brian Behlendorf fddf5c888f Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-03-11 09:55:44 -08:00
Brian Behlendorf ce1160b5b9 Merge branch 'feature-branch' into refs/top-bases/zfs-branch 2010-03-11 09:55:43 -08:00