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
f7a36151b9
Merge commit 'refs/top-bases/linux-libspl' into linux-libspl
2009-10-06 12:30:01 -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
0b917078fe
Merge commit 'refs/top-bases/linux-libspl' into linux-libspl
2009-10-05 13:11:36 -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
f9ab19bf6d
Merge commit 'refs/top-bases/linux-libspl' into linux-libspl
2009-10-01 17:09:51 -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
547471e842
Merge commit 'refs/top-bases/linux-libspl' into linux-libspl
2009-08-18 14:22:00 -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
Brian Behlendorf
8767bb3fdd
Merge branch 'gcc-c90' into refs/top-bases/gcc-branch
2009-08-18 14:18:31 -07:00
Brian Behlendorf
f9a74de46a
Required build 121 updates for gcc-uninit
2009-08-18 14:09:35 -07:00
Brian Behlendorf
08f5b3c23d
Required build 121 updates for gcc-shadow
2009-08-18 14:09:15 -07:00
Brian Behlendorf
b29c1f87a0
Required build 121 updates for gcc-missing-braces
2009-08-18 14:08:46 -07:00
Brian Behlendorf
d42b88372f
Required build 121 updates for gcc-c90
2009-08-18 14:07:25 -07:00
Brian Behlendorf
5b4a08d0f4
Move ZPIOS chunk to linux-zpios topic branch
2009-08-18 14:06:05 -07:00
Brian Behlendorf
3e17f18dcc
Merge commit 'refs/top-bases/linux-libspl' into linux-libspl
2009-08-18 12:35:43 -07:00
Brian Behlendorf
50c623ccef
Merge commit 'refs/top-bases/zfs-branch' into zfs-branch
2009-08-18 12:10:55 -07:00
Brian Behlendorf
ef0204794a
Merge branch 'feature-branch' into refs/top-bases/zfs-branch
2009-08-18 12:10:51 -07:00
Brian Behlendorf
799792cf1c
Merge commit 'refs/top-bases/feature-branch' into feature-branch
2009-08-18 12:10:49 -07:00
Brian Behlendorf
8aab887b7c
Merge commit 'refs/top-bases/feature-pthreads' into feature-pthreads
2009-08-18 12:10:47 -07:00
Brian Behlendorf
33143ae6ad
Merge branch 'feature-pthreads' into refs/top-bases/feature-branch
2009-08-18 12:10:47 -07:00
Brian Behlendorf
5a81224e6f
Merge commit 'refs/top-bases/feature-commit-cb' into feature-commit-cb
2009-08-18 12:10:43 -07:00
Brian Behlendorf
bfbac5daec
Merge branch 'feature-zap-cursor-to-key' into refs/top-bases/feature-branch
2009-08-18 12:10:38 -07:00