Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360426
b: refs/heads/master
c: 0e63602
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sandeen authored and Josef Bacik committed Feb 20, 2013
1 parent 292f85c commit 03aab73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c697d4acc2e10b2a65b22abba2687a2897ecd74
refs/heads/master: 0e6360274ff3bd4fb8cf97c5c3483cf5a42a49f4
1 change: 1 addition & 0 deletions trunk/fs/btrfs/print-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ void btrfs_print_leaf(struct btrfs_root *root, struct extent_buffer *l)
btrfs_dev_extent_chunk_offset(l, dev_extent),
(unsigned long long)
btrfs_dev_extent_length(l, dev_extent));
break;
case BTRFS_DEV_STATS_KEY:
printk(KERN_INFO "\t\tdevice stats\n");
break;
Expand Down

0 comments on commit 03aab73

Please sign in to comment.