mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-12 19:20:28 +03:00
Fix build failure with Linux 4.1 and FTRACE
See also #3546, commit c1718e9
Signed-off-by: Chris Dunlop <chris@onthe.net.au>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3673
This commit is contained in:
parent
302f31ffc7
commit
9d4f86e825
@ -24,6 +24,9 @@
|
||||
#undef TRACE_SYSTEM
|
||||
#define TRACE_SYSTEM zfs
|
||||
|
||||
#undef TRACE_SYSTEM_VAR
|
||||
#define TRACE_SYSTEM_VAR zfs_multilist
|
||||
|
||||
#if !defined(_TRACE_MULTILIST_H) || defined(TRACE_HEADER_MULTI_READ)
|
||||
#define _TRACE_MULTILIST_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user