Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285999
b: refs/heads/master
c: 6bf7e08
h: refs/heads/master
i:
  285997: c94b61b
  285995: e450a92
  285991: d579756
  285983: 3e85575
v: v3
  • Loading branch information
Jan Schmidt committed Jan 5, 2012
1 parent 7d95139 commit d298ef5
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: 4692cf58aa7b81f721c1653d48db99ea41421d58
refs/heads/master: 6bf7e080d5bcb0d399ee38ce3dabbfad64448192
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -5022,7 +5022,7 @@ struct extent_map *btrfs_get_extent(struct inode *inode, struct page *page,
}
flush_dcache_page(page);
} else if (create && PageUptodate(page)) {
WARN_ON(1);
BUG();
if (!trans) {
kunmap(page);
free_extent_map(em);
Expand Down

0 comments on commit d298ef5

Please sign in to comment.