Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45014
b: refs/heads/master
c: ffaa820
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Dec 23, 2006
1 parent 06e4650 commit 0c5d6de
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: 8368e328dfe1c534957051333a87b3210a12743b
refs/heads/master: ffaa82008f1aad52a6d3979f49d2a76c2928b60f
2 changes: 1 addition & 1 deletion trunk/fs/reiserfs/stree.c
Original file line number Diff line number Diff line change
Expand Up @@ -1459,7 +1459,7 @@ static void unmap_buffers(struct page *page, loff_t pos)
bh = next;
} while (bh != head);
if (PAGE_SIZE == bh->b_size) {
clear_page_dirty(page);
cancel_dirty_page(page, PAGE_CACHE_SIZE);
}
}
}
Expand Down

0 comments on commit 0c5d6de

Please sign in to comment.