diff options
| author | Tony Luck <[email protected]> | 2010-07-20 17:54:41 +1000 |
|---|---|---|
| committer | Alex Elder <[email protected]> | 2010-07-26 13:16:50 -0500 |
| commit | 0f1a932f5d4d6ee71afb141914e2d5f11f27eee1 (patch) | |
| tree | 231f4a8cd8baa2a948205a842a4ebc323b162c35 /include/linux/debugobjects.h | |
| parent | 3f34885cd7c6a3f4deea48e3bbc704d91d5704f4 (diff) | |
xfs: Fix build when CONFIG_XFS_POSIX_ACL=n
When CONFIG_XFS_POSIX_ACL is not set "xfs_check_acl" is #defined
to NULL - which breaks the code attempting to add a tracepoint
on this function.
Only define the tracepoint when the function exists.
Signed-off-by: Tony Luck <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions