Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155926
b: refs/heads/master
c: 631c07c
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Chris Mason committed Jul 27, 2009
1 parent 8f10d14 commit f01cc2c
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: 9779b72f0584fd53e0de53f62f205bf0dc0db553
refs/heads/master: 631c07c8d12bcc6ce4a0fbfbd64ea843d78e2b10
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/tree-log.c
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ static noinline int add_inode_ref(struct btrfs_trans_handle *trans,
return -ENOENT;

inode = read_one_inode(root, key->objectid);
BUG_ON(!dir);
BUG_ON(!inode);

ref_ptr = btrfs_item_ptr_offset(eb, slot);
ref_end = ref_ptr + btrfs_item_size_nr(eb, slot);
Expand Down

0 comments on commit f01cc2c

Please sign in to comment.