Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 941
b: refs/heads/master
c: 18e0a92
h: refs/heads/master
i:
  939: c18d421
v: v3
  • Loading branch information
Eric Sandeen authored and Christoph Hellwig committed May 5, 2005
1 parent 5029252 commit 960baf0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 3ba0815a4b0709ef5e7b481067573d10806bbe2c
refs/heads/master: 18e0a926ad7c5ab4ef05334230671c6975dac26b
1 change: 0 additions & 1 deletion trunk/fs/xfs/linux-2.6/xfs_vnode.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ vn_initialize(

#ifdef XFS_VNODE_TRACE
vp->v_trace = ktrace_alloc(VNODE_TRACE_SIZE, KM_SLEEP);
printk("Allocated VNODE_TRACE at 0x%p\n", vp->v_trace);
#endif /* XFS_VNODE_TRACE */

vn_trace_exit(vp, "vn_initialize", (inst_t *)__return_address);
Expand Down

0 comments on commit 960baf0

Please sign in to comment.