Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332496
b: refs/heads/master
c: b9291af
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Block authored and Chris Mason committed Oct 1, 2012
1 parent 2ef5d0c commit 045d175
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: 1f4692da951af4179a6522c6b48a09a43d37e614
refs/heads/master: b9291affaa4576762c30fb31083f33f5d745dea1
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/send.c
Original file line number Diff line number Diff line change
Expand Up @@ -1589,7 +1589,7 @@ static int is_first_ref(struct send_ctx *sctx,
if (ret < 0)
goto out;

if (name_len != fs_path_len(tmp_name)) {
if (dir != tmp_dir || name_len != fs_path_len(tmp_name)) {
ret = 0;
goto out;
}
Expand Down

0 comments on commit 045d175

Please sign in to comment.