Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154808
b: refs/heads/master
c: 2c47e60
h: refs/heads/master
v: v3
  • Loading branch information
Yan Zheng authored and Chris Mason committed Jul 2, 2009
1 parent 2c609cb commit 4f85769
Show file tree
Hide file tree
Showing 5 changed files with 396 additions and 182 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: a970b0a16cc416a509d5ae8b1d70978664e6f4fe
refs/heads/master: 2c47e605a91dde6b0514f689645e7ab336c8592a
3 changes: 1 addition & 2 deletions trunk/fs/btrfs/ctree.h
Original file line number Diff line number Diff line change
Expand Up @@ -2076,8 +2076,7 @@ static inline int btrfs_insert_empty_item(struct btrfs_trans_handle *trans,
int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path);
int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
int btrfs_leaf_free_space(struct btrfs_root *root, struct extent_buffer *leaf);
int btrfs_drop_snapshot(struct btrfs_trans_handle *trans, struct btrfs_root
*root);
int btrfs_drop_snapshot(struct btrfs_root *root, int update_ref);
int btrfs_drop_subtree(struct btrfs_trans_handle *trans,
struct btrfs_root *root,
struct extent_buffer *node,
Expand Down
Loading

0 comments on commit 4f85769

Please sign in to comment.