-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 242999 b: refs/heads/master c: 80a9a84 h: refs/heads/master i: 242997: fee4779 242995: 74ead60 242991: 658d59c v: v3
- Loading branch information
Wengang Wang
authored and
Tao Ma
committed
Feb 21, 2011
1 parent
04e7622
commit 060cefc
Showing
3 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: c1e8d35ef5ffb393b94a192034b5e3541e005d75 | ||
refs/heads/master: 80a9a84da381087ed89f5fdfc40a513cf9768ac4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
#undef TRACE_SYSTEM | ||
#define TRACE_SYSTEM ocfs2 | ||
|
||
#if !defined(_TRACE_OCFS2_H) || defined(TRACE_HEADER_MULTI_READ) | ||
#define _TRACE_OCFS2_H | ||
|
||
#include <linux/tracepoint.h> | ||
|
||
|
||
#endif /* _TRACE_OCFS2_H */ | ||
|
||
/* This part must be outside protection */ | ||
#undef TRACE_INCLUDE_PATH | ||
#define TRACE_INCLUDE_PATH . | ||
#define TRACE_INCLUDE_FILE ocfs2_trace | ||
#include <trace/define_trace.h> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters