Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362351
b: refs/heads/master
c: e9c5d8a
h: refs/heads/master
i:
  362349: c303e3c
  362347: 417cae4
  362343: b6ec28f
  362335: 5882512
v: v3
  • Loading branch information
Andrey Vagin authored and Al Viro committed Apr 9, 2013
1 parent fb27a3e commit dc10af3
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: ccf932042fa7785832d8989ba1369cd7c7f5d7a1
refs/heads/master: e9c5d8a562f01b211926d70443378eb14b29a676
2 changes: 1 addition & 1 deletion trunk/fs/namespace.c
Original file line number Diff line number Diff line change
Expand Up @@ -1686,7 +1686,7 @@ static int do_loopback(struct path *path, const char *old_name,

if (IS_ERR(mnt)) {
err = PTR_ERR(mnt);
goto out;
goto out2;
}

err = graft_tree(mnt, path);
Expand Down

0 comments on commit dc10af3

Please sign in to comment.