Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128607
b: refs/heads/master
c: b3a0d8d
h: refs/heads/master
i:
  128605: 09bfa95
  128603: 01f5de9
  128599: ff88def
  128591: fe91133
  128575: cd0dc58
v: v3
  • Loading branch information
Chris Mason committed Sep 25, 2008
1 parent 9455f16 commit c06f711
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 55c69072d6bd5be170a85467f64a20963cddf490
refs/heads/master: b3a0d8d28c607cb2531a68742afc2b967b1f6083
2 changes: 0 additions & 2 deletions trunk/fs/btrfs/extent_map.c
Original file line number Diff line number Diff line change
Expand Up @@ -1665,8 +1665,6 @@ void set_page_extent_mapped(struct page *page)

void set_page_extent_head(struct page *page, unsigned long len)
{
WARN_ON(page->private && page->private == EXTENT_PAGE_PRIVATE &&
PageDirty(page));
set_page_private(page, EXTENT_PAGE_PRIVATE_FIRST_PAGE | len << 2);
}

Expand Down

0 comments on commit c06f711

Please sign in to comment.