Brian Behlendorf
50735743b7
Err undo that
2008-12-22 16:22:28 -08:00
Brian Behlendorf
bb128e51e6
Use thread so we can add other goodies beyond simply the pthread base
2008-12-22 16:20:36 -08:00
Brian Behlendorf
f58a0bf4ec
Remove now unneeded verify
2008-12-22 15:49:13 -08:00
Brian Behlendorf
6bed331e59
More compat changes
2008-12-22 13:47:58 -08:00
Brian Behlendorf
fdd6fa0727
We don't need to #undef verify here, this is handled better now with the verify cleanup
2008-12-22 11:02:23 -08:00
Brian Behlendorf
d4c39af7a6
Re-add KM_PUSHPAGE
2008-12-19 10:15:52 -08:00
Brian Behlendorf
330840ff2e
Re-add KM_PUSHPAGE
2008-12-19 10:15:27 -08:00
Brian Behlendorf
3bc48c3e74
Missing func readd
2008-12-19 09:50:15 -08:00
Brian Behlendorf
111303eeb8
context
2008-12-19 09:47:09 -08:00
Brian Behlendorf
dbc567603d
Readd removed hunk
2008-12-19 09:39:17 -08:00
Brian Behlendorf
229aba2943
Properly cast thread functions for pthreads
2008-12-18 09:56:22 -08:00
Brian Behlendorf
893ed2fad0
Properly cast thread functions for pthreads
2008-12-18 09:56:05 -08:00
Brian Behlendorf
ed9a35324d
Not sure why Sun needed to remove these externs, but I need them back
2008-12-17 11:32:47 -08:00
Brian Behlendorf
d0c573f27e
Add in the reset of the pthread changes
2008-12-12 16:16:06 -08:00
Brian Behlendorf
204f1a0552
Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads
2008-12-12 13:46:48 -08:00
Brian Behlendorf
810db7e0a2
Remove zcommon reference merged in to zpool
2008-12-12 13:41:20 -08:00
Brian Behlendorf
1ccd0b2b09
Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads
2008-12-11 15:40:37 -08:00
Brian Behlendorf
6b2c60acca
Moving lib/libspl to linux-libspl branch
2008-12-11 15:38:59 -08:00
Brian Behlendorf
6bc8988bec
Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads
2008-12-11 14:25:21 -08:00
Brian Behlendorf
a4076c7544
Script updates
2008-12-11 14:21:14 -08:00
Brian Behlendorf
c4911ece24
Move library files to lib
2008-12-11 14:16:55 -08:00
Brian Behlendorf
f07f82e93a
Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads
2008-12-11 11:26:43 -08:00
Brian Behlendorf
b453b61272
Fix libspl move to the wrong place
2008-12-11 11:22:02 -08:00
Brian Behlendorf
4b7ee081ce
Fix typo
2008-12-11 11:16:38 -08:00
Brian Behlendorf
77755a5771
Add a few missing files
2008-12-11 11:14:49 -08:00
Brian Behlendorf
172bb4bd5e
Move the world out of /zfs/ and seperate out module build tree
2008-12-11 11:08:09 -08:00
Brian Behlendorf
6921187bfe
Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads
2008-12-10 12:45:51 -08:00
Brian Behlendorf
9e8b1e836c
Remove libumem, we will try and remove this dependency entirely. If we can't then the best move will simply be to use the official library, or build it as a convenience library
2008-12-10 12:43:20 -08:00
Brian Behlendorf
a5c7500d30
Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads
2008-12-09 14:16:29 -08:00
Brian Behlendorf
5e97ed8493
Move vmem* to libumem
2008-12-09 14:14:00 -08:00
Brian Behlendorf
e05f515963
Resolve conflict
2008-12-09 13:40:46 -08:00
Brian Behlendorf
48343be6a3
Temporarily move taskq+util to libzpool until that directory is broken in to lib+module
2008-12-09 13:32:01 -08:00
Brian Behlendorf
9a4436659a
Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads
2008-12-08 16:46:28 -08:00
Brian Behlendorf
2f40ac4d9e
Minor tweak to update script
2008-12-08 16:38:46 -08:00
Brian Behlendorf
9162f6844f
Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads
2008-12-08 16:25:14 -08:00
Brian Behlendorf
2b67f51fb6
Attempt move of kernel.c with topgit
2008-12-08 16:20:25 -08:00
Brian Behlendorf
7bc74ea3c7
Refreshed fix-pthreads based on upstream changes
2008-12-03 16:18:02 -08:00
Brian Behlendorf
96072c88e2
Add userspace zfs_context file
2008-12-03 15:43:56 -08:00
Brian Behlendorf
b128c09fbe
Rebase to OpenSolaris b103, in the process we are removing any code which did not originate from the OpenSolaris source. These changes will be reintroduced in topic branches for easier tracking
2008-12-03 12:09:06 -08:00
Brian Behlendorf
b6097ae55a
Remove stray stub kernel files which should be brought in my linux-kernel-module patch
2008-12-02 08:47:21 -08:00
Brian Behlendorf
7ebbc0c799
Finish removing all non-upstream bits from master
2008-12-01 16:15:29 -08:00
Brian Behlendorf
ef76e2f5ea
Removed build system from master branch, will relocate to linux-zfs-branch
2008-12-01 15:41:33 -08:00
Brian Behlendorf
42baae9615
Removed build system from master branch, will relocate to linux-zfs-branch
2008-12-01 15:38:41 -08:00
Brian Behlendorf
fe441a9050
Relocate COPYING+COPYRIGHT, remove README cruft
2008-12-01 15:34:53 -08:00
Brian Behlendorf
ef2e1711d2
Add CDDL license file
2008-12-01 14:49:34 -08:00
Brian Behlendorf
100eb88b46
Update zpios for trivial workload
2008-11-26 15:48:14 -08:00
Brian Behlendorf
62b749c8c8
Working version of M4 macro config
2008-11-26 15:32:39 -08:00
Brian Behlendorf
f0e648ca02
Make everything a M4 macro, it's just cleaner that way
2008-11-26 14:29:45 -08:00
Brian Behlendorf
e833fd4a5c
Additional buidl system cleanup. Starting to move all
...
of the kernel specific build info in to config/kernel,
likewise and user specific build flags should go in
config/user. This seems like a reasonable way to go.
2008-11-26 14:06:23 -08:00
Brian Behlendorf
dbceaca71d
Prefix META_ALIAS with ZFS_
2008-11-26 13:28:44 -08:00