Brian Behlendorf
7adbea4141
Pull in some default page typedefs
2009-01-05 16:14:38 -08:00
Brian Behlendorf
0f37204417
Add DTRACE_PROBE(a)
2009-01-05 16:09:21 -08:00
Brian Behlendorf
b53c565e65
Stub u8_textprep.h for inclusion purposes
2009-01-05 15:37:07 -08:00
Brian Behlendorf
e9cb2b4f64
Add system taskq support
2009-01-05 15:08:03 -08:00
Brian Behlendorf
42bcb36c89
Add unicode library
2009-01-05 12:03:23 -08:00
Brian Behlendorf
8a2b328b18
Remove u8_textprep, we will not be implementing this nightmare yet
2009-01-05 11:32:08 -08:00
Brian Behlendorf
36b849fa51
Remove zdump, it's an unrelateds command which I added simply due to the z* command convention
2009-01-05 11:10:13 -08:00
Brian Behlendorf
f3fc90c249
Include the header
2008-12-23 16:48:15 -08:00
Brian Behlendorf
925ca8cc01
Add sys/thread.h
2008-12-23 16:27:36 -08:00
Brian Behlendorf
bb9cfc6cc3
Define needfree
2008-12-23 15:59:36 -08:00
Brian Behlendorf
2b88beb74f
Add timer.h header
2008-12-23 15:40:20 -08:00
Brian Behlendorf
bbdec3be06
Add u8 stub
2008-12-23 15:38:15 -08:00
Brian Behlendorf
de79fdd3a8
Move sunddi include
2008-12-23 13:32:07 -08:00
Brian Behlendorf
9d457afd1b
Add sunddi to uio
2008-12-23 13:30:04 -08:00
Brian Behlendorf
dc0f920710
Minor updates
2008-12-23 13:25:52 -08:00
Brian Behlendorf
926e2b6058
Pull in lock types
2008-12-23 13:18:39 -08:00
Brian Behlendorf
c1d42c2f1d
Add header
2008-12-23 13:05:50 -08:00
Brian Behlendorf
f5b92a66ad
Add a few more missing header which the upstream stock kernel context expects
2008-12-23 13:03:09 -08:00
Brian Behlendorf
810db7e0a2
Remove zcommon reference merged in to zpool
2008-12-12 13:41:20 -08:00
Brian Behlendorf
6b2c60acca
Moving lib/libspl to linux-libspl branch
2008-12-11 15:38:59 -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
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
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
5e97ed8493
Move vmem* to libumem
2008-12-09 14:14:00 -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
2f40ac4d9e
Minor tweak to update script
2008-12-08 16:38:46 -08:00
Brian Behlendorf
2b67f51fb6
Attempt move of kernel.c with topgit
2008-12-08 16:20:25 -08:00
Brian Behlendorf
2ee63a549a
Add struct ddi_strtox functions
2008-12-05 16:23:57 -08:00
Brian Behlendorf
857c63f413
Refresh
2008-12-05 16:20:09 -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
Brian Behlendorf
72e7de6026
Prefix META_ALIAS with SPL_
2008-11-26 13:26:05 -08:00
Brian Behlendorf
cb9c044bf6
Add SPL prefix to META_* #defines
2008-11-26 13:11:33 -08:00
Brian Behlendorf
abc3ca149d
Prefix all META_* #defines with SPL to prevent colisions which include our spl_config.h. Dependent packages may do this to leverage the autoconf check we have already run aganst the kernel.
2008-11-26 13:09:37 -08:00
Brian Behlendorf
c9a9137956
First step of META build system cleanup
2008-11-26 12:53:24 -08:00