|
|
| version 1.59, 2007/05/22 04:00:43 | version 1.60, 2007/08/02 15:56:01 |
|---|---|
| Line 63 | Line 63 |
| #include "xfs_trans_space.h" | #include "xfs_trans_space.h" |
| #include "xfs_utils.h" | #include "xfs_utils.h" |
| #include "xfs_iomap.h" | #include "xfs_iomap.h" |
| #include "xfs_filestream.h" | |
| #include "support/ktrace.h" | #include "support/ktrace.h" |
| Line 106 EXPORT_SYMBOL(xfs_attr_trace_buf); | Line 107 EXPORT_SYMBOL(xfs_attr_trace_buf); |
| #ifdef XFS_DIR2_TRACE | #ifdef XFS_DIR2_TRACE |
| EXPORT_SYMBOL(xfs_dir2_trace_buf); | EXPORT_SYMBOL(xfs_dir2_trace_buf); |
| #endif | #endif |
| #ifdef XFS_FILESTREAMS_TRACE | |
| EXPORT_SYMBOL(xfs_filestreams_trace_buf); | |
| #endif | |
| #ifdef XFS_BUF_TRACE | #ifdef XFS_BUF_TRACE |
| extern ktrace_t *xfs_buf_trace_buf; | extern ktrace_t *xfs_buf_trace_buf; |