Commit Graph

14829 Commits

Author SHA1 Message Date
Brian Behlendorf 72fc3eca7e Merge branch 'linux-docs' into refs/top-bases/linux-zfs-branch 2009-08-04 15:54:25 -07:00
Brian Behlendorf d0113c9769 Merge commit 'refs/top-bases/linux-docs' into linux-docs 2009-08-04 15:54:22 -07:00
Brian Behlendorf f88cbd6535 Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2009-08-04 15:54:21 -07:00
Brian Behlendorf 8c28ed9bff Merge branch 'feature-branch' into refs/top-bases/zfs-branch 2009-08-04 15:54:19 -07:00
Brian Behlendorf d85e9f79ce Merge commit 'refs/top-bases/feature-branch' into feature-branch 2009-08-04 15:54:18 -07:00
Brian Behlendorf adcc63f658 Merge branch 'feature-pthreads' into refs/top-bases/feature-branch 2009-08-04 15:54:17 -07:00
Brian Behlendorf 2ee19b34ea Refresh ChangeLog 2009-08-04 15:45:48 -07:00
Brian Behlendorf 7069d048a0 Revert kthreads based on pthread thread specific data due to failure.
With this patch applied I get the following failure 100% of the time,
I'd prefer to debug it and keep moving forward but I do not have the
time right now so I'm reverting the patch to the version which worked.
Ricardo please fix.

(gdb) bt
0  ztest_dmu_write_parallel (za=0x2aaaac898960) at
../../cmd/ztest/ztest.c:2566
1  0x0000000000405a79 in ztest_thread (arg=<value optimized out>)
    at ../../cmd/ztest/ztest.c:3862
2  0x00002b2e6a7a841d in zk_thread_helper (arg=<value optimized out>)
    at ../../lib/libzpool/kernel.c:131
3  0x000000379be06367 in start_thread (arg=<value optimized out>)
    at pthread_create.c:297
4  0x000000379b2d30ad in clone () from /lib64/libc.so.6
2009-08-04 15:42:24 -07:00
Brian Behlendorf f135998956 Merge branch 'linux-have-idmap' into refs/top-bases/linux-zfs-branch 2009-08-04 15:10:06 -07:00
Brian Behlendorf 725abdb10d Merge commit 'refs/top-bases/linux-have-idmap' into linux-have-idmap 2009-08-04 15:10:02 -07:00
Brian Behlendorf cb5408adbb Merge branch 'linux-ztest' into refs/top-bases/linux-zfs-branch 2009-08-04 15:09:52 -07:00
Brian Behlendorf a5f5d81e31 Merge commit 'refs/top-bases/linux-ztest' into linux-ztest 2009-08-04 15:09:49 -07:00
Brian Behlendorf 9b5404715c Merge branch 'linux-have-zpl' into refs/top-bases/linux-zfs-branch 2009-08-04 15:09:38 -07:00
Brian Behlendorf f680d2de98 Merge commit 'refs/top-bases/linux-have-zpl' into linux-have-zpl 2009-08-04 15:09:36 -07:00
Brian Behlendorf 7c68119564 Merge branch 'linux-unused' into refs/top-bases/linux-zfs-branch 2009-08-04 15:09:24 -07:00
Brian Behlendorf 393bfcf45e Merge commit 'refs/top-bases/linux-unused' into linux-unused 2009-08-04 15:09:20 -07:00
Brian Behlendorf 7842143168 Merge branch 'linux-libspl' into refs/top-bases/linux-zfs-branch 2009-08-04 15:09:09 -07:00
Brian Behlendorf f03ec3ce62 Merge commit 'refs/top-bases/linux-libspl' into linux-libspl 2009-08-04 15:09:05 -07:00
Brian Behlendorf 1426a63c31 Merge branch 'linux-zpios' into refs/top-bases/linux-zfs-branch 2009-08-04 15:08:54 -07:00
Brian Behlendorf 8c1b861ba9 Merge commit 'refs/top-bases/linux-zpios' into linux-zpios 2009-08-04 15:08:52 -07:00
Brian Behlendorf 71879f555d Merge branch 'linux-user-disk' into refs/top-bases/linux-zfs-branch 2009-08-04 15:08:41 -07:00
Brian Behlendorf 71aa5fd850 Merge commit 'refs/top-bases/linux-user-disk' into linux-user-disk 2009-08-04 15:08:39 -07:00
Brian Behlendorf 20bb3fe62e Merge branch 'linux-symbol-collisions' into refs/top-bases/linux-zfs-branch 2009-08-04 15:08:29 -07:00
Brian Behlendorf 58c12640d5 Merge commit 'refs/top-bases/linux-symbol-collisions' into linux-symbol-collisions 2009-08-04 15:08:26 -07:00
Brian Behlendorf 5cf56498b1 Merge branch 'linux-legacy' into refs/top-bases/linux-zfs-branch 2009-08-04 15:08:16 -07:00
Brian Behlendorf 48c94a9ee6 Merge commit 'refs/top-bases/linux-legacy' into linux-legacy 2009-08-04 15:08:14 -07:00
Brian Behlendorf a2d606d9a3 Merge branch 'linux-kernel-mem' into refs/top-bases/linux-zfs-branch 2009-08-04 15:08:03 -07:00
Brian Behlendorf 510ef9a73f Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem 2009-08-04 15:08:00 -07:00
Brian Behlendorf c1fef98dc6 Merge branch 'linux-kernel-disk' into refs/top-bases/linux-zfs-branch 2009-08-04 15:07:49 -07:00
Brian Behlendorf 118c1e9bfe Merge commit 'refs/top-bases/linux-kernel-disk' into linux-kernel-disk 2009-08-04 15:07:43 -07:00
Brian Behlendorf 4698de691a Merge branch 'linux-have-zvol' into refs/top-bases/linux-zfs-branch 2009-08-04 15:07:32 -07:00
Brian Behlendorf 16ff69498d Merge commit 'refs/top-bases/linux-have-zvol' into linux-have-zvol 2009-08-04 15:07:29 -07:00
Brian Behlendorf f12d24bae7 Merge branch 'linux-have-uio-rw' into refs/top-bases/linux-zfs-branch 2009-08-04 15:07:19 -07:00
Brian Behlendorf 4f7b910831 Merge commit 'refs/top-bases/linux-have-uio-rw' into linux-have-uio-rw 2009-08-04 15:07:17 -07:00
Brian Behlendorf 7c8d0f9ba3 Merge commit 'refs/top-bases/linux-debug-zerocopy' into linux-debug-zerocopy 2009-08-04 15:07:15 -07:00
Brian Behlendorf 5fecf827d7 Merge branch 'linux-have-sysevent' into refs/top-bases/linux-zfs-branch 2009-08-04 15:06:53 -07:00
Brian Behlendorf b431cac99a Merge commit 'refs/top-bases/linux-have-sysevent' into linux-have-sysevent 2009-08-04 15:06:51 -07:00
Brian Behlendorf af46f00862 Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2009-08-04 15:06:50 -07:00
Brian Behlendorf bff56decfd Merge branch 'linux-have-spl-debug' into refs/top-bases/linux-zfs-branch 2009-08-04 15:06:31 -07:00
Brian Behlendorf f01c1271b9 Merge commit 'refs/top-bases/linux-have-spl-debug' into linux-have-spl-debug 2009-08-04 15:06:28 -07:00
Brian Behlendorf be80a56ec7 Merge branch 'linux-have-mntent' into refs/top-bases/linux-zfs-branch 2009-08-04 15:06:17 -07:00
Brian Behlendorf c14c59eaa8 Merge commit 'refs/top-bases/linux-have-mntent' into linux-have-mntent 2009-08-04 15:06:14 -07:00
Brian Behlendorf 46be9b93ed Merge branch 'linux-have-libefi' into refs/top-bases/linux-zfs-branch 2009-08-04 15:06:04 -07:00
Brian Behlendorf 4ca4040106 Merge commit 'refs/top-bases/linux-have-libefi' into linux-have-libefi 2009-08-04 15:06:02 -07:00
Brian Behlendorf 30c9dd27ed Merge branch 'linux-have-libdiskmgt' into refs/top-bases/linux-zfs-branch 2009-08-04 15:05:51 -07:00
Brian Behlendorf 5d11fcf082 Merge commit 'refs/top-bases/linux-have-libdiskmgt' into linux-have-libdiskmgt 2009-08-04 15:05:44 -07:00
Brian Behlendorf 52f7ace2f8 Merge branch 'linux-have-fm' into refs/top-bases/linux-zfs-branch 2009-08-04 15:05:34 -07:00
Brian Behlendorf 19063534cb Merge commit 'refs/top-bases/linux-have-fm' into linux-have-fm 2009-08-04 15:05:32 -07:00
Brian Behlendorf 1834bc0fe3 Merge branch 'linux-docs' into refs/top-bases/linux-zfs-branch 2009-08-04 15:05:21 -07:00
Brian Behlendorf 38bd12c937 Merge commit 'refs/top-bases/linux-docs' into linux-docs 2009-08-04 15:05:19 -07:00