zfs/.topmsg

12 lines
338 B
Plaintext
Raw Normal View History

2008-11-20 22:04:05 +00:00
From: Brian Behlendorf <behlendorf1@llnl.gov>
2008-12-05 20:12:37 +00:00
Subject: [PATCH] linux kernel module
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
2008-11-20 22:04:05 +00:00
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>