Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163683
b: refs/heads/master
c: 3661d28
h: refs/heads/master
i:
  163681: 00cdfe2
  163679: 697e03b
v: v3
  • Loading branch information
Theodore Ts'o committed Sep 15, 2009
1 parent e846919 commit 95ecc1e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7ad9bb651fc2036ea94bed94da76a4b08959a911
refs/heads/master: 3661d28615ea580c1db02a972fd4d3898df1cb01
1 change: 1 addition & 0 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
#include "ext4_jbd2.h"
#include "xattr.h"
#include "acl.h"
#include "mballoc.h"

#define CREATE_TRACE_POINTS
#include <trace/events/ext4.h>
Expand Down
6 changes: 4 additions & 2 deletions trunk/include/trace/events/ext4.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
#define _TRACE_EXT4_H

#include <linux/writeback.h>
#include "../../../fs/ext4/ext4.h"
#include "../../../fs/ext4/mballoc.h"
#include <linux/tracepoint.h>

struct ext4_allocation_context;
struct ext4_allocation_request;
struct ext4_prealloc_space;

TRACE_EVENT(ext4_free_inode,
TP_PROTO(struct inode *inode),

Expand Down

0 comments on commit 95ecc1e

Please sign in to comment.