Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223451
b: refs/heads/master
c: 3cb50dd
h: refs/heads/master
i:
  223449: 8fae26d
  223447: f56dcc3
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Dec 20, 2010
1 parent 3a854d6 commit eb2282b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: b8da46d3d55807037b58f14621a0949f18053bde
refs/heads/master: 3cb50ddf97a0a1ca4c68bc12fa1e727a6b45fbf2
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/export.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ static struct dentry *btrfs_fh_to_dentry(struct super_block *sb, struct fid *fh,
static struct dentry *btrfs_get_parent(struct dentry *child)
{
struct inode *dir = child->d_inode;
static struct dentry *dentry;
struct dentry *dentry;
struct btrfs_root *root = BTRFS_I(dir)->root;
struct btrfs_path *path;
struct extent_buffer *leaf;
Expand Down

0 comments on commit eb2282b

Please sign in to comment.