Brian Behlendorf
9302f90662
Merge branch 'gcc-branch' into refs/top-bases/zfs-branch
2009-10-09 15:42:56 -07:00
Brian Behlendorf
410802e85a
Merge commit 'refs/top-bases/gcc-branch' into gcc-branch
2009-10-09 15:42:55 -07:00
Brian Behlendorf
f01e795a02
Merge branch 'gcc-fortify-source' into refs/top-bases/gcc-branch
2009-10-09 15:42:55 -07:00
Brian Behlendorf
a0213b0238
Merge commit 'refs/top-bases/gcc-fortify-source' into gcc-fortify-source
2009-10-09 15:42:53 -07:00
Brian Behlendorf
d98723bbe1
Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branch
2009-10-09 15:42:52 -07:00
Brian Behlendorf
c7b65bad15
Merge commit 'refs/top-bases/gcc-missing-braces' into gcc-missing-braces
2009-10-09 15:42:51 -07:00
Brian Behlendorf
d60faa52c9
Merge branch 'gcc-ident-pragmas' into refs/top-bases/gcc-branch
2009-10-09 15:42:49 -07:00
Brian Behlendorf
926a2e3cc4
Merge commit 'refs/top-bases/gcc-ident-pragmas' into gcc-ident-pragmas
2009-10-09 15:42:48 -07:00
Brian Behlendorf
3242ff554b
Merge branch 'gcc-64bit-constants' into refs/top-bases/gcc-branch
2009-10-09 15:42:46 -07:00
Brian Behlendorf
2a70700fcf
Merge commit 'refs/top-bases/gcc-64bit-constants' into gcc-64bit-constants
2009-10-09 15:42:45 -07:00
Brian Behlendorf
c124e075ea
Merge branch 'gcc-shadow' into refs/top-bases/gcc-branch
2009-10-09 15:42:43 -07:00
Brian Behlendorf
bbdc4a3fcc
Merge commit 'refs/top-bases/gcc-shadow' into gcc-shadow
2009-10-09 15:42:42 -07:00
Brian Behlendorf
284b18be1a
Merge branch 'gcc-unused' into refs/top-bases/gcc-branch
2009-10-09 15:42:40 -07:00
Brian Behlendorf
db80e45d81
Merge commit 'refs/top-bases/gcc-unused' into gcc-unused
2009-10-09 15:42:39 -07:00
Brian Behlendorf
112ef3feed
Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch
2009-10-09 15:42:37 -07:00
Brian Behlendorf
069d3a4c55
Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninit
2009-10-09 15:42:36 -07:00
Brian Behlendorf
7db8cdbac8
Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branch
2009-10-09 15:42:34 -07:00
Brian Behlendorf
8a9880d6fb
Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesis
2009-10-09 15:42:33 -07:00
Brian Behlendorf
4de4b25bfe
Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branch
2009-10-09 15:42:31 -07:00
Brian Behlendorf
4379264fa3
Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-case
2009-10-09 15:42:30 -07:00
Brian Behlendorf
452588a0fa
Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch
2009-10-09 15:42:28 -07:00
Brian Behlendorf
eccbb9ac6a
Merge commit 'refs/top-bases/gcc-invalid-prototype' into gcc-invalid-prototype
2009-10-09 15:42:27 -07:00
Brian Behlendorf
4c6a698aec
Merge branch 'gcc-init-pragmas' into refs/top-bases/gcc-branch
2009-10-09 15:42:25 -07:00
Brian Behlendorf
b269fd904e
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2009-10-09 15:42:24 -07:00
Brian Behlendorf
7e8136818b
Merge branch 'gcc-debug' into refs/top-bases/gcc-branch
2009-10-09 15:42:23 -07:00
Brian Behlendorf
c0df2778ff
Merge commit 'refs/top-bases/gcc-debug' into gcc-debug
2009-10-09 15:42:21 -07:00
Brian Behlendorf
69ce77278a
Merge branch 'gcc-cast' into refs/top-bases/gcc-branch
2009-10-09 15:42:19 -07:00
Brian Behlendorf
05aabf4bea
Merge commit 'refs/top-bases/gcc-cast' into gcc-cast
2009-10-09 15:42:18 -07:00
Brian Behlendorf
3728b6d9c1
Merge branch 'gcc-c90' into refs/top-bases/gcc-branch
2009-10-09 15:42:16 -07:00
Brian Behlendorf
1b0e5a1485
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
2009-10-09 15:42:15 -07:00
Brian Behlendorf
5c36312909
Script update-zfs.sh updated to include libefi library
2009-10-09 15:37:29 -07:00
Brian Behlendorf
cf1bc6baa5
Merge commit 'refs/top-bases/linux-have-sysevent' into linux-have-sysevent
2009-10-06 12:27:28 -07:00
Brian Behlendorf
459a322df3
Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module
2009-10-06 12:27:27 -07:00
Brian Behlendorf
5bc2e9e592
Add spa_config_path module option for alternate cache file.
2009-10-06 12:17:38 -07:00
Brian Behlendorf
5d4c60fabe
Use alternate /etc/zfs/zpool.cache file for in-tree tests
...
Pass an alternate location via module option for the zpool.cache file
used by the kernel. This allows us to write in-tree tests which do
not modify any out-of-tree files we do not own. This is just standard
good behavior for any test suite.
Additionally, refine the existing test case to explicity use the cache
file when looking for pools to import. And add a second test cache
which is forced to probe the disks for available pools to import.
2009-10-06 12:12:05 -07:00
Brian Behlendorf
4edd7c8505
Merge commit 'refs/top-bases/linux-have-sysevent' into linux-have-sysevent
2009-10-05 13:09:52 -07:00
Brian Behlendorf
833277bc0e
Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module
2009-10-05 13:09:51 -07:00
Brian Behlendorf
b615df53c8
Remove usage of the __id_u macro for portability.
...
This macro was removed from the default RPM macro file. Interestly,
some of the arch specific macro's add it back it based on your distro
but it should not be counted on. However, __id still exists and its
command line args have historically been fairly stable so we will
directly use %{__id} -un to get the user name.
2009-10-05 13:01:01 -07:00
Brian Behlendorf
ea0bf0146f
Merge commit 'refs/top-bases/linux-have-sysevent' into linux-have-sysevent
2009-10-01 17:07:58 -07:00
Brian Behlendorf
edd6ead31c
Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module
2009-10-01 17:07:57 -07:00
Brian Behlendorf
0efea24e73
Add zconfig.sg test script.
...
This is an initial script for validation of zfs/zpool configuration.
For now there is only one test here to ensure that /etc/zfs/zpool.cache
is being updated properly from the kernel module. Additional tests
should be added, I believe Richardo said there was an existing test
suite out there which validated the behavior of many zpool/zfs commands.
It would be nice to add that as appropriate.
2009-10-01 16:55:34 -07:00
Brian Behlendorf
6e2c55b5a6
Update to use spl_module_{init,exit}() macro API.
2009-10-01 16:47:49 -07:00
Brian Behlendorf
5edf1e174e
Merge commit 'refs/top-bases/linux-have-sysevent' into linux-have-sysevent
2009-08-18 14:19:58 -07:00
Brian Behlendorf
ad97c53c74
Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module
2009-08-18 14:19:57 -07:00
Brian Behlendorf
e4b55cfbff
Merge commit 'refs/top-bases/zfs-branch' into zfs-branch
2009-08-18 14:18:36 -07:00
Brian Behlendorf
5d83878f46
Merge branch 'gcc-branch' into refs/top-bases/zfs-branch
2009-08-18 14:18:34 -07:00
Brian Behlendorf
21ccfb65d6
Merge commit 'refs/top-bases/gcc-branch' into gcc-branch
2009-08-18 14:18:33 -07:00
Brian Behlendorf
e134b976b6
Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branch
2009-08-18 14:18:33 -07:00
Brian Behlendorf
ef74bed821
Merge branch 'gcc-shadow' into refs/top-bases/gcc-branch
2009-08-18 14:18:32 -07:00
Brian Behlendorf
f3ddd9d082
Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch
2009-08-18 14:18:32 -07:00