Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155914
b: refs/heads/master
c: 33c17ad
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Chris Mason committed Jul 22, 2009
1 parent f27572d commit 79790a2
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: 3acada49c2794c5aac21849e2ea05790c6dd2faa
refs/heads/master: 33c17ad5717c887568c1de61f15e5d58ed66d189
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -2607,8 +2607,8 @@ noinline int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
if (root->ref_cows)
btrfs_drop_extent_cache(inode, new_size & (~mask), (u64)-1, 0);
path = btrfs_alloc_path();
path->reada = -1;
BUG_ON(!path);
path->reada = -1;

/* FIXME, add redo link to tree so we don't leak on crash */
key.objectid = inode->i_ino;
Expand Down

0 comments on commit 79790a2

Please sign in to comment.