Brian Behlendorf
|
c28b227942
|
Add linux kernel module support
Setup linux kernel module support, this includes:
- zfs context for kernel/user
- kernel module build system integration
- kernel module macros
- kernel module symbol export
- kernel module options
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
|
2010-08-31 13:41:58 -07:00 |
|
Brian Behlendorf
|
00b46022c6
|
Add linux kernel memory support
Required kmem/vmem changes
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
|
2010-08-31 13:41:57 -07:00 |
|
Brian Behlendorf
|
ef5319df8e
|
Fix rw_init() usage
Properly initialize rwlock primitives.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
|
2010-08-31 08:38:46 -07:00 |
|
Brian Behlendorf
|
1fde1e3720
|
Fix gcc unused variable warnings
Gcc -Wall warn: 'unused variable'
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
|
2010-08-31 08:38:43 -07:00 |
|
Brian Behlendorf
|
c65aa5b2b9
|
Fix gcc missing parenthesis warnings
Gcc -Wall warn: 'missing parenthesis'
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
|
2010-08-31 08:38:35 -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
|
45d1cae3b8
|
Rebase master to b121
|
2009-08-18 11:43:27 -07:00 |
|
Brian Behlendorf
|
9babb37438
|
Rebase master to b117
|
2009-07-02 15:44:48 -07:00 |
|
Brian Behlendorf
|
172bb4bd5e
|
Move the world out of /zfs/ and seperate out module build tree
|
2008-12-11 11:08:09 -08:00 |
|