Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332613
b: refs/heads/master
c: 1037a5a
h: refs/heads/master
i:
  332611: 2033af2
v: v3
  • Loading branch information
Wang Sheng-Hui authored and Chris Mason committed Oct 9, 2012
1 parent f8dec7a commit eb984cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: f60b1b49f6f72abb8bedfd49b758773bbda043c8
refs/heads/master: 1037a5affc266fdfe08b2dd415d309ab2778ce6a
4 changes: 0 additions & 4 deletions trunk/fs/btrfs/disk-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,10 +433,6 @@ static int csum_dirty_buffer(struct btrfs_root *root, struct page *page)
WARN_ON(1);
return 0;
}
if (eb->pages[0] != page) {
WARN_ON(1);
return 0;
}
if (!PageUptodate(page)) {
WARN_ON(1);
return 0;
Expand Down

0 comments on commit eb984cb

Please sign in to comment.