Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19457
b: refs/heads/master
c: fc5cd58
h: refs/heads/master
i:
  19455: 817dcf0
v: v3
  • Loading branch information
Chris Mason authored and Linus Torvalds committed Feb 1, 2006
1 parent e8d79d3 commit 0e47109
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d62b1b87a7d1c3a21dddabed4251763090be3182
refs/heads/master: fc5cd582e9c934ddaf6f310179488932cd154794
1 change: 1 addition & 0 deletions trunk/fs/buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -1022,6 +1022,7 @@ struct buffer_head *alloc_page_buffers(struct page *page, unsigned long size,

bh->b_state = 0;
atomic_set(&bh->b_count, 0);
bh->b_private = NULL;
bh->b_size = size;

/* Link the buffer to its page */
Expand Down

0 comments on commit 0e47109

Please sign in to comment.