Brian Behlendorf
f9f342c5f2
Add fix-pthreads topic branch
...
This is a portability change which removes the dependence of the Solaris
thread library. All locations where Solaris thread API was used before
have been replaced with equivilant Solaris kernel style thread calls.
In user space the kernel style threading API is implemented in term of
the portable pthreads library. This includes all threads, mutexs,
condition variables, reader/writer locks, and taskqs.
2010-06-14 16:20:44 -07:00
Brian Behlendorf
49ad53c46f
Update fix-taskq to never sleep at interrupt time
...
Updated fix to detect if we are in an interrupt and only sleep if it
is safe to do some. I guess it must be safe to sleep under Solaris
this must be handled in a sort interrupt handler there
2010-06-14 16:14:23 -07:00
Brian Behlendorf
b80e7c8069
Merge commit 'refs/top-bases/fix-error-handling' into fix-error-handling
2010-05-28 13:54:54 -07:00
Brian Behlendorf
2d4cd584e7
Merge branch 'fix-error-handling' into refs/top-bases/fix-branch
2010-05-28 13:54:54 -07:00
Brian Behlendorf
2de855c46f
Merge commit 'refs/top-bases/fix-branch' into fix-branch
2010-05-28 13:54:54 -07:00
Brian Behlendorf
877bb02a78
Merge commit 'refs/top-bases/fix-acl' into fix-acl
2010-05-28 13:54:53 -07:00
Brian Behlendorf
f6df7f8782
Merge branch 'fix-acl' into refs/top-bases/fix-branch
2010-05-28 13:54:53 -07:00
Brian Behlendorf
683c459a72
Merge branch 'fix-deadcode' into refs/top-bases/fix-branch
2010-05-28 13:54:53 -07:00
Brian Behlendorf
2b40ca1456
Merge commit 'refs/top-bases/fix-deadcode' into fix-deadcode
2010-05-28 13:54:52 -07:00
Brian Behlendorf
0f28de26db
Merge branch 'fix-strncat' into refs/top-bases/fix-branch
2010-05-28 13:54:52 -07:00
Brian Behlendorf
6c1f1ca76b
Merge commit 'refs/top-bases/fix-strncat' into fix-strncat
...
Conflicts:
lib/libzfs/libzfs_sendrecv.c
2010-05-28 13:54:49 -07:00
Brian Behlendorf
0c7850b688
Merge branch 'fix-list' into refs/top-bases/fix-branch
2010-05-28 13:54:13 -07:00
Brian Behlendorf
016808b9e9
Merge commit 'refs/top-bases/fix-list' into fix-list
2010-05-28 13:54:12 -07:00
Brian Behlendorf
2c67a5a29d
Merge commit 'refs/top-bases/fix-taskq' into fix-taskq
2010-05-28 13:54:12 -07:00
Brian Behlendorf
c53061c5af
Merge branch 'fix-taskq' into refs/top-bases/fix-branch
2010-05-28 13:54:12 -07:00
Brian Behlendorf
4bcccd352e
Merge branch 'fix-stack' into refs/top-bases/fix-branch
2010-05-28 13:54:11 -07:00
Brian Behlendorf
89089d1e4b
Merge commit 'refs/top-bases/fix-stack' into fix-stack
...
Conflicts:
module/zfs/dmu_objset.c
module/zfs/spa_history.c
2010-05-28 13:54:08 -07:00
Brian Behlendorf
be688941e5
Merge branch 'fix-rwlocks' into refs/top-bases/fix-branch
2010-05-28 13:52:55 -07:00
Brian Behlendorf
0d4d1a7861
Merge commit 'refs/top-bases/fix-rwlocks' into fix-rwlocks
...
Conflicts:
module/zfs/dsl_dataset.c
2010-05-28 13:52:52 -07:00
Brian Behlendorf
39f5f90c1a
Merge commit 'refs/top-bases/fix-no-zmod' into fix-no-zmod
2010-05-28 13:52:29 -07:00
Brian Behlendorf
0c6ebd6b14
Merge branch 'fix-no-zmod' into refs/top-bases/fix-branch
2010-05-28 13:52:29 -07:00
Brian Behlendorf
24fc842bea
Merge commit 'refs/top-bases/fix-newlines' into fix-newlines
2010-05-28 13:52:28 -07:00
Brian Behlendorf
0a7f819adf
Merge branch 'fix-newlines' into refs/top-bases/fix-branch
2010-05-28 13:52:28 -07:00
Brian Behlendorf
141b42bae9
Merge branch 'fix-evict-dbufs' into refs/top-bases/fix-branch
2010-05-28 13:52:28 -07:00
Brian Behlendorf
d9e977d23b
Merge commit 'refs/top-bases/fix-evict-dbufs' into fix-evict-dbufs
2010-05-28 13:52:27 -07:00
Brian Behlendorf
64420d9573
Merge branch 'fix-dnode-cons' into refs/top-bases/fix-branch
2010-05-28 13:52:27 -07:00
Brian Behlendorf
1a55aa78e7
Merge commit 'refs/top-bases/fix-dnode-cons' into fix-dnode-cons
...
Conflicts:
module/zfs/dnode.c
2010-05-28 13:52:23 -07:00
Brian Behlendorf
31630287ca
Merge branch 'fix-dbuf_dirty_record_t' into refs/top-bases/fix-branch
...
Conflicts:
lib/libzfs/libzfs_sendrecv.c
module/zfs/dmu_objset.c
module/zfs/dnode.c
module/zfs/dsl_dataset.c
module/zfs/spa_history.c
2010-05-28 13:51:29 -07:00
Brian Behlendorf
ab1a68b225
Merge commit 'refs/top-bases/fix-dbuf_dirty_record_t' into fix-dbuf_dirty_record_t
...
Conflicts:
module/zfs/dnode_sync.c
2010-05-28 13:46:45 -07:00
Brian Behlendorf
428870ff73
Update core ZFS code from build 121 to build 141.
2010-05-28 13:45:14 -07:00
Brian Behlendorf
062e85a7c6
Remove fix-get-configs dependency from fix-branch
2010-05-28 12:21:44 -07:00
Brian Behlendorf
fcfae8fbee
Merge branch 'fix-get-configs' into refs/top-bases/fix-branch
2010-05-28 12:20:30 -07:00
Brian Behlendorf
f1e299054c
Merge commit 'refs/top-bases/fix-branch' into fix-branch
2010-05-28 12:20:30 -07:00
Brian Behlendorf
c37d6443a4
Revert fix-get-configs should no longer be needed
2010-05-28 12:18:45 -07:00
Brian Behlendorf
a5e72e009e
Remove fix-dsl_pool_t dependency from fix-branch
2010-05-28 10:18:41 -07:00
Brian Behlendorf
157df8338c
Merge branch 'fix-dsl_pool_t' into refs/top-bases/fix-branch
2010-05-28 10:14:42 -07:00
Brian Behlendorf
32a6c32c9f
Merge commit 'refs/top-bases/fix-branch' into fix-branch
2010-05-28 10:14:42 -07:00
Brian Behlendorf
9eec97e163
Revert fix-dsl_pool_t fixed upstream
2010-05-28 10:08:02 -07:00
Brian Behlendorf
396fb1e235
Merge branch 'fix-taskq' into refs/top-bases/fix-branch
2010-05-28 10:00:43 -07:00
Brian Behlendorf
9997b16134
Merge commit 'refs/top-bases/fix-branch' into fix-branch
2010-05-28 10:00:43 -07:00
Brian Behlendorf
11a9bfc7f8
Revert fix-taskq changes reevaluate after update.
2010-05-28 09:54:03 -07:00
Brian Behlendorf
be3f503d82
Remove fix-clock-wrap dependency from fix-branch
2010-05-27 19:59:32 -07:00
Brian Behlendorf
03fdccb846
Merge commit 'refs/top-bases/fix-branch' into fix-branch
2010-05-27 17:02:14 -07:00
Brian Behlendorf
146ded4db2
Merge branch 'fix-clock-wrap' into refs/top-bases/fix-branch
2010-05-27 17:02:13 -07:00
Brian Behlendorf
db069704ed
Revert fix-clock-wrap fixed upstream
...
This was more or less fixed upstream. Instead of directly accessing
lbolt they now use ddi_get_lbolt() which we can have do the right
thing is the SPL so we don't need to carry this patch.
2010-05-27 16:54:23 -07:00
Brian Behlendorf
eb03ee363a
Merge commit 'refs/top-bases/fix-branch' into fix-branch
2010-05-18 15:01:03 -07:00
Brian Behlendorf
1587b4b366
Merge branch 'fix-error-handling' into refs/top-bases/fix-branch
2010-05-18 15:01:03 -07:00
Brian Behlendorf
a050659724
Merge commit 'refs/top-bases/fix-error-handling' into fix-error-handling
2010-05-18 15:01:02 -07:00
Brian Behlendorf
923e1bad7f
Merge branch 'fix-acl' into refs/top-bases/fix-branch
2010-05-18 15:01:02 -07:00
Brian Behlendorf
56abf9a10f
Merge commit 'refs/top-bases/fix-acl' into fix-acl
2010-05-18 15:01:01 -07:00